3 references to TextFeaturizing
Microsoft.ML.AutoML (2)
EstimatorExtensions\EstimatorExtensionCatalog.cs (1)
42{ EstimatorName.TextFeaturizing, typeof(TextFeaturizingExtension) },
EstimatorExtensions\EstimatorExtensions.cs (1)
234var pipelineNode = new PipelineNode(EstimatorName.TextFeaturizing.ToString(),
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\TransformGeneratorFactory.cs (1)
62case EstimatorName.TextFeaturizing: