update samples from Release-91 as a part of SDK release

This commit is contained in:
amlrelsa-ms
2021-03-09 05:36:08 +00:00
parent 3fe4f8b038
commit 35287ab0d8
136 changed files with 1137 additions and 9546 deletions

View File

@@ -0,0 +1,6 @@
name: train-on-amlcompute
dependencies:
- scikit-learn
- pip:
- azureml-sdk
- azureml-widgets

View File

@@ -0,0 +1,7 @@
name: train-on-local
dependencies:
- matplotlib
- scikit-learn
- pip:
- azureml-sdk
- azureml-widgets

View File

@@ -0,0 +1,4 @@
name: using-environments
dependencies:
- pip:
- azureml-sdk