3 references to Options
Microsoft.ML.Data (2)
Transforms\KeyToVector.cs (2)
19[assembly: LoadableClass(KeyToVectorMappingTransformer.Summary, typeof(IDataTransform), typeof(KeyToVectorMappingTransformer), typeof(KeyToVectorMappingTransformer.Options), typeof(SignatureDataTransform), 193private static IDataTransform Create(IHostEnvironment env, Options options, IDataView input)
Microsoft.ML.Transforms (1)
OneHotHashEncoding.cs (1)
86/// This class is a merger of <see cref="HashingTransformer.Options"/> and <see cref="KeyToVectorMappingTransformer.Options"/>