3 references to Options
Microsoft.ML.Data (2)
Transforms\KeyToValue.cs (2)
20[assembly: LoadableClass(typeof(IDataTransform), typeof(KeyToValueMappingTransformer), typeof(KeyToValueMappingTransformer.Options), typeof(SignatureDataTransform), 102internal static IDataTransform Create(IHostEnvironment env, Options options, IDataView input)
Microsoft.ML.Transforms (1)
OneHotEncoding.cs (1)
395public static CommonOutputs.TransformOutput KeyToText(IHostEnvironment env, KeyToValueMappingTransformer.Options input)