Base:
property
Info
Microsoft.ML.Trainers.TrainerEstimatorBase<TTransformer, TModel>.Info
2 writes to Info
Microsoft.ML.FastTree (2)
GamTrainer.cs (2)
189Info = new TrainerInfo(normalization: false, calibration: NeedCalibration, caching: false, supportValid: true); 213Info = new TrainerInfo(normalization: false, calibration: NeedCalibration, caching: false, supportValid: true);