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