Skip to content

Commit 4a2d6d6

Browse files
authored
Update README.md
1 parent 0348e54 commit 4a2d6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

how-to-use-azureml/training/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Follow these sample notebooks to learn:
44

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.
66
2. [Train on local](train-on-local): train a model using local computer as compute target.
77
3. [Train on remove VM](train-on-remote-vm): train a model using a remote Azure VM as compute target.
88
4. [Logging API](logging-api): experiment with various logging functions to create runs and automatically generate graphs.

0 commit comments

Comments
 (0)