mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-20 09:37:04 -05:00
10 lines
195 B
YAML
10 lines
195 B
YAML
name: tutorial-pipeline-batch-scoring-classification
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-pipeline-core
|
|
- azureml-contrib-pipeline-steps
|
|
- pandas
|
|
- requests
|
|
- azureml-widgets
|