1 write to SupportsIncrementalTraining
Microsoft.ML.Core (1)
Prediction\TrainerInfo.cs (1)
80SupportsIncrementalTraining = supportIncrementalTrain;
1 reference to SupportsIncrementalTraining
Microsoft.ML.Core (1)
Prediction\TrainerInfo.cs (1)
70/// <param name="supportIncrementalTrain">The value for the property <see cref="SupportsIncrementalTraining"/></param>