1 reference to OneHotEncoding
Microsoft.ML.Tests (1)
Transformers\CategoricalTests.cs (1)
138
var pipe = mlContext.Transforms.Categorical.
OneHotEncoding
(new[] { ci }, sideData);