You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: how-to-use-azureml/training/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Follow these sample notebooks to learn:
4
4
5
-
1.[Train within notebook](train-withint-notebook): train a simple scikit-learn model using the Jupyter kernel and deploy the model to Azure Container Service.
5
+
1.[Train within notebook](train-within-notebook): train a simple scikit-learn model using the Jupyter kernel and deploy the model to Azure Container Service.
6
6
2.[Train on local](train-on-local): train a model using local computer as compute target.
7
7
3.[Train on remove VM](train-on-remote-vm): train a model using a remote Azure VM as compute target.
8
8
4.[Logging API](logging-api): experiment with various logging functions to create runs and automatically generate graphs.
0 commit comments