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