8 references to Experts
Microsoft.ML.AutoML (8)
TransformInference\TransformInference.cs (8)
140
yield return new
Experts
.Label(context);
143
yield return new
Experts
.Boolean(context);
146
yield return new
Experts
.Categorical(context);
149
yield return new
Experts
.Text(context);
152
yield return new
Experts
.NumericMissing(context);
155
yield return new
Experts
.RecommendationColumns(context);
158
yield return new
Experts
.Image(context);
161
yield return new
Experts
.GroupId(context);