mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
12 lines
172 B
YAML
12 lines
172 B
YAML
name: quickstart-azureml-in-10mins
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- scikit-learn
|
|
- numpy
|
|
- matplotlib
|
|
- joblib
|
|
- uuid
|
|
- requests
|
|
- azureml-opendatasets
|