mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
8 lines
110 B
YAML
8 lines
110 B
YAML
name: pipeline-batch-scoring
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-widgets
|
|
- pandas
|
|
- requests
|