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