2 references to KeyToVectorMappingEstimator
Microsoft.ML.Data (2)
Transforms\ConversionsExtensionsCatalog.cs (2)
175=> new KeyToVectorMappingEstimator(CatalogUtils.GetEnvironment(catalog), columns); 218return new KeyToVectorMappingEstimator(env, columnOptions);