4 references to ImageClassificationMulti
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
77case EstimatorType.ImageClassificationMulti:
ImageClassificationMulti.cs (2)
20this.EstimatorType = EstimatorType.ImageClassificationMulti; 25this.EstimatorType = EstimatorType.ImageClassificationMulti;
Tuner\PipelineProposer.cs (1)
71{ EstimatorType.ImageClassificationMulti, 1 },