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.
1 parent f21c658 commit 1803d70Copy full SHA for 1803d70
articles/machine-learning/index.yml
@@ -76,6 +76,8 @@ landingContent:
76
links:
77
- text: Set up your environment
78
url: how-to-configure-environment.md
79
+ - text: Interpret & explain models
80
+ url: how-to-machine-learning-interpretability.md
81
- text: Deep learning vs ML
82
url: concept-deep-learning-vs-machine-learning.md
83
- text: Train with Scikit-learn
@@ -90,7 +92,7 @@ landingContent:
90
92
url: concept-ml-pipelines.md
91
93
94
# MLOps
- - title: Deploy & manage models
95
+ - title: Deploy & manage models (MLOps)
96
linkLists:
97
- linkListType: how-to-guide
98
0 commit comments