mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-25 01:00:11 -05:00
update samples from Release-91 as a part of SDK release
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
name: train-on-amlcompute
|
||||
dependencies:
|
||||
- scikit-learn
|
||||
- pip:
|
||||
- azureml-sdk
|
||||
- azureml-widgets
|
||||
@@ -0,0 +1,7 @@
|
||||
name: train-on-local
|
||||
dependencies:
|
||||
- matplotlib
|
||||
- scikit-learn
|
||||
- pip:
|
||||
- azureml-sdk
|
||||
- azureml-widgets
|
||||
@@ -0,0 +1,4 @@
|
||||
name: using-environments
|
||||
dependencies:
|
||||
- pip:
|
||||
- azureml-sdk
|
||||
Reference in New Issue
Block a user