4 references to SdcaRegression
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
75case EstimatorType.SdcaRegression:
SdcaRegression.cs (2)
20this.EstimatorType = EstimatorType.SdcaRegression; 25this.EstimatorType = EstimatorType.SdcaRegression;
Tuner\PipelineProposer.cs (1)
55{ EstimatorType.SdcaRegression, 0.566 },