3 references to KeyToValueMapping
Microsoft.ML.AutoML (2)
EstimatorExtensions\EstimatorExtensionCatalog.cs (1)
35{ EstimatorName.KeyToValueMapping, typeof(KeyToValueMappingExtension) },
EstimatorExtensions\EstimatorExtensions.cs (1)
60var pipelineNode = new PipelineNode(EstimatorName.KeyToValueMapping.ToString(),
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\TransformGeneratorFactory.cs (1)
47case EstimatorName.KeyToValueMapping: