2 references to LabelIndicatorTransform
Microsoft.ML.Data (2)
Transforms\LabelIndicatorTransform.cs (2)
97ch => new LabelIndicatorTransform(h, options, input)); 129: this(env, new Options() { Columns = new[] { new Column() { Source = source ?? name, Name = name } }, ClassIndex = classIndex }, input)