mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-20 09:37:04 -05:00
9 lines
138 B
YAML
9 lines
138 B
YAML
name: img-classification-part2-deploy
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- matplotlib
|
|
- sklearn
|
|
- pandas
|
|
- azureml-opendatasets
|