mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
update samples from Release-53 as a part of SDK release
This commit is contained in:
@@ -279,7 +279,8 @@
|
||||
" outputs=[prepared_fashion_ds],\n",
|
||||
" source_directory=script_folder,\n",
|
||||
" compute_target=compute_target,\n",
|
||||
" runconfig=run_config)"
|
||||
" runconfig=run_config,\n",
|
||||
" allow_reuse=False)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -2,6 +2,5 @@ name: pipeline-for-image-classification
|
||||
dependencies:
|
||||
- pip:
|
||||
- azureml-sdk
|
||||
- azureml-dataprep
|
||||
- pandas<=0.23.4
|
||||
- fuse
|
||||
|
||||
Reference in New Issue
Block a user