mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-20 01:27:06 -05:00
11 lines
200 B
YAML
11 lines
200 B
YAML
name: img-classification-part3-deploy-encrypted
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- matplotlib
|
|
- sklearn
|
|
- pandas
|
|
- azureml-opendatasets
|
|
- encrypted-inference==0.9
|
|
- azure-storage-blob
|