mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
12 lines
166 B
YAML
12 lines
166 B
YAML
name: GettingStartedWithPythonSDK
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- sklearn
|
|
- numpy
|
|
- matplotlib
|
|
- joblib
|
|
- uuid
|
|
- requests
|
|
- azureml-opendatasets
|