1 write to _contextManager
Microsoft.ML.AutoML (1)
API\MulticlassClassificationExperiment.cs (1)
353
_contextManager
= contextManager;
1 reference to _contextManager
Microsoft.ML.AutoML (1)
API\MulticlassClassificationExperiment.cs (1)
366
var refitContext =
_contextManager
.CreateMLContext();