mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 10:05:09 -05:00
9 lines
114 B
YAML
9 lines
114 B
YAML
name: deploy-model
|
|
dependencies:
|
|
- scikit-learn
|
|
- matplotlib
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-mlflow
|
|
- pandas
|