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