mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-20 09:37:04 -05:00
13 lines
193 B
YAML
13 lines
193 B
YAML
name: quickstart-azureml-python-sdk
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- scikit-learn
|
|
- numpy
|
|
- matplotlib
|
|
- joblib
|
|
- uuid
|
|
- requests
|
|
- azureml-opendatasets
|
|
- azureml-widgets
|