Files
MachineLearningNotebooks/how-to-use-azureml/machine-learning-pipelines/nyc-taxi-data-regression-model-building/nyc-taxi-data-regression-model-building.yml

12 lines
203 B
YAML

name: nyc-taxi-data-regression-model-building
dependencies:
- pip:
- azureml-sdk
- certifi
- azureml-widgets
- azureml-opendatasets
- azureml-train-automl
- matplotlib
- pandas
- pyarrow