5 references to ConvertType
Microsoft.ML.AutoML (2)
ConvertType.cs (2)
20this.EstimatorType = EstimatorType.ConvertType; 25this.EstimatorType = EstimatorType.ConvertType;
Microsoft.ML.AutoML.Tests (3)
SweepableEstimatorPipelineTest.cs (3)
48var e2 = new SweepableEstimator(CodeGen.EstimatorType.ConvertType); 60var e2 = new SweepableEstimator(CodeGen.EstimatorType.ConvertType); 76var e2 = new SweepableEstimator(CodeGen.EstimatorType.ConvertType);