88 writes to EstimatorType
Microsoft.ML.AutoML (88)
ApplyOnnxModel.cs (2)
20this.EstimatorType = EstimatorType.ApplyOnnxModel; 25this.EstimatorType = EstimatorType.ApplyOnnxModel;
Concatenate.cs (2)
20this.EstimatorType = EstimatorType.Concatenate; 25this.EstimatorType = EstimatorType.Concatenate;
ConvertType.cs (2)
20this.EstimatorType = EstimatorType.ConvertType; 25this.EstimatorType = EstimatorType.ConvertType;
DnnFeaturizerImage.cs (2)
20this.EstimatorType = EstimatorType.DnnFeaturizerImage; 25this.EstimatorType = EstimatorType.DnnFeaturizerImage;
ExtractPixels.cs (2)
20this.EstimatorType = EstimatorType.ExtractPixels; 25this.EstimatorType = EstimatorType.ExtractPixels;
FastForestBinary.cs (2)
20this.EstimatorType = EstimatorType.FastForestBinary; 25this.EstimatorType = EstimatorType.FastForestBinary;
FastForestOva.cs (2)
20this.EstimatorType = EstimatorType.FastForestOva; 25this.EstimatorType = EstimatorType.FastForestOva;
FastForestRegression.cs (2)
20this.EstimatorType = EstimatorType.FastForestRegression; 25this.EstimatorType = EstimatorType.FastForestRegression;
FastTreeBinary.cs (2)
20this.EstimatorType = EstimatorType.FastTreeBinary; 25this.EstimatorType = EstimatorType.FastTreeBinary;
FastTreeOva.cs (2)
20this.EstimatorType = EstimatorType.FastTreeOva; 25this.EstimatorType = EstimatorType.FastTreeOva;
FastTreeRegression.cs (2)
20this.EstimatorType = EstimatorType.FastTreeRegression; 25this.EstimatorType = EstimatorType.FastTreeRegression;
FastTreeTweedieRegression.cs (2)
20this.EstimatorType = EstimatorType.FastTreeTweedieRegression; 25this.EstimatorType = EstimatorType.FastTreeTweedieRegression;
FeaturizeText.cs (2)
20this.EstimatorType = EstimatorType.FeaturizeText; 25this.EstimatorType = EstimatorType.FeaturizeText;
ForecastBySsa.cs (2)
20this.EstimatorType = EstimatorType.ForecastBySsa; 25this.EstimatorType = EstimatorType.ForecastBySsa;
ImageClassificationMulti.cs (2)
20this.EstimatorType = EstimatorType.ImageClassificationMulti; 25this.EstimatorType = EstimatorType.ImageClassificationMulti;
LbfgsLogisticRegressionBinary.cs (2)
20this.EstimatorType = EstimatorType.LbfgsLogisticRegressionBinary; 25this.EstimatorType = EstimatorType.LbfgsLogisticRegressionBinary;
LbfgsLogisticRegressionOva.cs (2)
20this.EstimatorType = EstimatorType.LbfgsLogisticRegressionOva; 25this.EstimatorType = EstimatorType.LbfgsLogisticRegressionOva;
LbfgsMaximumEntropyMulti.cs (2)
20this.EstimatorType = EstimatorType.LbfgsMaximumEntropyMulti; 25this.EstimatorType = EstimatorType.LbfgsMaximumEntropyMulti;
LbfgsPoissonRegressionRegression.cs (2)
20this.EstimatorType = EstimatorType.LbfgsPoissonRegressionRegression; 25this.EstimatorType = EstimatorType.LbfgsPoissonRegressionRegression;
LightGbmBinary.cs (2)
20this.EstimatorType = EstimatorType.LightGbmBinary; 25this.EstimatorType = EstimatorType.LightGbmBinary;
LightGbmMulti.cs (2)
20this.EstimatorType = EstimatorType.LightGbmMulti; 25this.EstimatorType = EstimatorType.LightGbmMulti;
LightGbmRegression.cs (2)
20this.EstimatorType = EstimatorType.LightGbmRegression; 25this.EstimatorType = EstimatorType.LightGbmRegression;
LoadImages.cs (2)
20this.EstimatorType = EstimatorType.LoadImages; 25this.EstimatorType = EstimatorType.LoadImages;
LoadRawImageBytes.cs (2)
20this.EstimatorType = EstimatorType.LoadRawImageBytes; 25this.EstimatorType = EstimatorType.LoadRawImageBytes;
MapKeyToValue.cs (2)
20this.EstimatorType = EstimatorType.MapKeyToValue; 25this.EstimatorType = EstimatorType.MapKeyToValue;
MapValueToKey.cs (2)
20this.EstimatorType = EstimatorType.MapValueToKey; 25this.EstimatorType = EstimatorType.MapValueToKey;
MatrixFactorization.cs (2)
20this.EstimatorType = EstimatorType.MatrixFactorization; 25this.EstimatorType = EstimatorType.MatrixFactorization;
Naive.cs (2)
20this.EstimatorType = EstimatorType.Naive; 25this.EstimatorType = EstimatorType.Naive;
NamedEntityRecognitionMulti.cs (2)
20this.EstimatorType = EstimatorType.NamedEntityRecognitionMulti; 25this.EstimatorType = EstimatorType.NamedEntityRecognitionMulti;
NormalizeMinMax.cs (2)
20this.EstimatorType = EstimatorType.NormalizeMinMax; 25this.EstimatorType = EstimatorType.NormalizeMinMax;
NormalizeText.cs (2)
20this.EstimatorType = EstimatorType.NormalizeText; 25this.EstimatorType = EstimatorType.NormalizeText;
ObjectDetectionMulti.cs (2)
20this.EstimatorType = EstimatorType.ObjectDetectionMulti; 25this.EstimatorType = EstimatorType.ObjectDetectionMulti;
OneHotEncoding.cs (2)
20this.EstimatorType = EstimatorType.OneHotEncoding; 25this.EstimatorType = EstimatorType.OneHotEncoding;
OneHotHashEncoding.cs (2)
20this.EstimatorType = EstimatorType.OneHotHashEncoding; 25this.EstimatorType = EstimatorType.OneHotHashEncoding;
QuestionAnsweringMulti.cs (2)
20this.EstimatorType = EstimatorType.QuestionAnsweringMulti; 25this.EstimatorType = EstimatorType.QuestionAnsweringMulti;
ReplaceMissingValues.cs (2)
20this.EstimatorType = EstimatorType.ReplaceMissingValues; 25this.EstimatorType = EstimatorType.ReplaceMissingValues;
ResizeImages.cs (2)
20this.EstimatorType = EstimatorType.ResizeImages; 25this.EstimatorType = EstimatorType.ResizeImages;
SdcaLogisticRegressionBinary.cs (2)
20this.EstimatorType = EstimatorType.SdcaLogisticRegressionBinary; 25this.EstimatorType = EstimatorType.SdcaLogisticRegressionBinary;
SdcaLogisticRegressionOva.cs (2)
20this.EstimatorType = EstimatorType.SdcaLogisticRegressionOva; 25this.EstimatorType = EstimatorType.SdcaLogisticRegressionOva;
SdcaMaximumEntropyMulti.cs (2)
20this.EstimatorType = EstimatorType.SdcaMaximumEntropyMulti; 25this.EstimatorType = EstimatorType.SdcaMaximumEntropyMulti;
SdcaRegression.cs (2)
20this.EstimatorType = EstimatorType.SdcaRegression; 25this.EstimatorType = EstimatorType.SdcaRegression;
SentenceSimilarityRegression.cs (2)
20this.EstimatorType = EstimatorType.SentenceSimilarityRegression; 25this.EstimatorType = EstimatorType.SentenceSimilarityRegression;
SweepableEstimator\Estimator.cs (2)
15EstimatorType = EstimatorType.Unknown; 21EstimatorType = estimatorType;
TextClassificationMulti.cs (2)
20this.EstimatorType = EstimatorType.TextClassificationMulti; 25this.EstimatorType = EstimatorType.TextClassificationMulti;
8 references to EstimatorType
Microsoft.ML.AutoML (8)
SweepableEstimator\Converter\SweepableEstimatorConverter.cs (1)
30jObject["estimatorType"] = JsonValue.Create(value.EstimatorType);
SweepableEstimator\SweepableEstimatorPipeline.cs (1)
91var estimatorName = _estimators.Select(e => e.EstimatorType.ToString());
SweepableEstimator\SweepablePipeline.cs (1)
163return estimator.EstimatorType.ToString();
Tuner\AutoZeroTuner.cs (4)
34pipelineString = string.Join("=>", t.ValueEntities().Select(e => _sweepablePipeline.Estimators[e.ToString()].EstimatorType)), 39var trainerEstimators = _sweepablePipeline.Estimators.Where(e => e.Value.EstimatorType.IsTrainer()).Select(e => e.Value.EstimatorType.ToString()).ToList(); 98var trainerEstimatorName = pipeline.Estimators.Where(kv => kv.Value.EstimatorType.IsTrainer()).First().Key;
Tuner\PipelineProposer.cs (1)
205return estimator.EstimatorType;