1 type derived from MLContextMonitor
Microsoft.ML.AutoML (1)
AutoMLExperiment\IMonitor.cs (1)
71
internal class TrialResultMonitor<TMetrics> :
MLContextMonitor
2 references to MLContextMonitor
Microsoft.ML.AutoML (2)
API\AutoMLExperimentExtension.cs (2)
136
/// , <see cref="
MLContextMonitor
"/> and <see cref="EciCostFrugalTuner"/> for automl traininng as well.
147
experiment.SetMonitor<
MLContextMonitor
>();