We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 659af58 + 5437fba commit 12c3856Copy full SHA for 12c3856
articles/machine-learning/toc.yml
@@ -56,12 +56,10 @@
56
- name: Auto-train an ML model
57
displayName: automl, automated, auto ml,
58
href: tutorial-auto-train-models.md
59
- - name: Machine Learning pipelines (advanced)
60
- items:
61
- - name: Batch score a classification model
62
- displayName: pipelines
63
- href: tutorial-pipeline-batch-scoring-classification.md
64
- - name: Go from experiment to production
+ - name: Batch score models with pipelines
+ displayName: pipelines
+ href: tutorial-pipeline-batch-scoring-classification.md
+ - name: Prep your code for production
65
displayName: mlops, mlopspython, production
66
href: tutorial-convert-ml-experiment-to-production.md
67
- name: R SDK
0 commit comments