86 writes to TParameter
Microsoft.ML.AutoML (86)
ApplyOnnxModel.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new ApplyOnnxModelOption();
Concatenate.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new ConcatOption();
ConvertType.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new ConvertTypeOption();
DnnFeaturizerImage.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new DnnFeaturizerImageOption();
ExtractPixels.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new ExtractPixelsOption();
FastForestBinary.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new FastForestOption();
FastForestOva.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new FastForestOption();
FastForestRegression.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new FastForestOption();
FastTreeBinary.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new FastTreeOption();
FastTreeOva.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new FastTreeOption();
FastTreeRegression.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new FastTreeOption();
FastTreeTweedieRegression.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new FastTreeOption();
FeaturizeText.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new FeaturizeTextOption();
ForecastBySsa.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new SsaOption();
ImageClassificationMulti.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new ImageClassificationOption();
LbfgsLogisticRegressionBinary.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new LbfgsOption();
LbfgsLogisticRegressionOva.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new LbfgsOption();
LbfgsMaximumEntropyMulti.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new LbfgsOption();
LbfgsPoissonRegressionRegression.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new LbfgsOption();
LightGbmBinary.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new LgbmOption();
LightGbmMulti.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new LgbmOption();
LightGbmRegression.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new LgbmOption();
LoadImages.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new LoadImageOption();
LoadRawImageBytes.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new LoadImageOption();
MapKeyToValue.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new MapKeyToValueOption();
MapValueToKey.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new MapValueToKeyOption();
MatrixFactorization.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new MatrixFactorizationOption();
Naive.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new NaiveOption();
NamedEntityRecognitionMulti.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new NamedEntityRecognitionOption();
NormalizeMinMax.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new NormalizeMinMaxOption();
NormalizeText.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new NormalizeTextOption();
ObjectDetectionMulti.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new ObjectDetectionOption();
OneHotEncoding.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new OneHotOption();
OneHotHashEncoding.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new OneHotOption();
QuestionAnsweringMulti.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new QuestionAnsweringOption();
ReplaceMissingValues.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new ReplaceMissingValueOption();
ResizeImages.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new ResizeImageOption();
SdcaLogisticRegressionBinary.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new SdcaOption();
SdcaLogisticRegressionOva.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new SdcaOption();
SdcaMaximumEntropyMulti.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new SdcaOption();
SdcaRegression.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new SdcaOption();
SentenceSimilarityRegression.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new SentenceSimilarityOption();
TextClassificationMulti.cs (2)
18
this.
TParameter
= defaultOption;
26
this.
TParameter
= new TextClassificationOption();