1 write to TrainingSet
Microsoft.ML.Core (1)
Prediction\TrainContext.cs (1)
62TrainingSet = trainingSet;
1 reference to TrainingSet
Microsoft.ML.Core (1)
Prediction\TrainContext.cs (1)
49/// <param name="trainingSet">Will set <see cref="TrainingSet"/> to this value. This must be specified</param>