adding tutorial

This commit is contained in:
Trevor Bye
2019-09-11 09:02:06 -07:00
parent da1fab0a77
commit fbaeb84204
2 changed files with 724 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
name: tutorial-pipeline-batch-scoring-classification
dependencies:
- pip:
- azureml-sdk
- azureml-widgets
- azureml-pipeline-core
- azureml-pipeline-steps
- pandas
- requests