azureml-examples/cli/jobs/pipelines/automl/cli-automl-text-classificat...
jeff-shepherd 0fe5cf5b3d
Updated to sklearn-1.5 (#3297)
* Updated to sklearn-1.5
* Removed deprecated 'normalize' parameter
2024-07-19 10:27:34 -07:00
..
components Updated to sklearn-1.5 (#3297) 2024-07-19 10:27:34 -07:00
environment Upgrade scikit-learn (#3126) 2024-04-18 08:24:57 -07:00
training-mltable-folder Add automl pipeline changes to main (#1638) 2022-09-19 23:33:42 +05:30
validation-mltable-folder Add automl pipeline changes to main (#1638) 2022-09-19 23:33:42 +05:30
README.md Add automl pipeline changes to main (#1638) 2022-09-19 23:33:42 +05:30
pipeline.yml added preprocessing code (#1906) 2022-12-01 22:15:28 +05:30

README.md

page_type languages products description
sample
azurecli
python
azure-machine-learning
How to use AutoML `TextClassificationMultilabel` task inside pipeline?

AutoML TextClassificationMultilabel task in pipeline

This sample explains how to use AutoML TextClassificationMultilabel inside pipeline.

Submit the Pipeline Job with text classification multilabel task:

az ml job create --file pipeline.yml