mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
11 lines
205 B
YAML
11 lines
205 B
YAML
name: img-classification-part3-deploy-encrypted
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- matplotlib
|
|
- scikit-learn
|
|
- pandas
|
|
- azureml-opendatasets
|
|
- encrypted-inference==0.9
|
|
- azure-storage-blob
|