mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
update samples from Release-149 as a part of 1.0.65 SDK release
This commit is contained in:
@@ -5,3 +5,4 @@ dependencies:
|
||||
- azureml-widgets
|
||||
- matplotlib
|
||||
- sklearn
|
||||
- pandas
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 104 KiB |
@@ -691,29 +691,6 @@
|
||||
"name": "sanpil"
|
||||
}
|
||||
],
|
||||
"friendly_name": "Use pipelines for batch scoring",
|
||||
"exclude_from_index": false,
|
||||
"index_order": 1,
|
||||
"category": "tutorial",
|
||||
"star_tag": [
|
||||
"featured"
|
||||
],
|
||||
"task": "Batch scoring",
|
||||
"datasets": [
|
||||
"None"
|
||||
],
|
||||
"compute": [
|
||||
"AmlCompute"
|
||||
],
|
||||
"deployment": [
|
||||
"Published pipeline"
|
||||
],
|
||||
"framework": [
|
||||
"Azure ML Pipelines"
|
||||
],
|
||||
"tags": [
|
||||
"None"
|
||||
],
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.6",
|
||||
"language": "python",
|
||||
|
||||
@@ -2,8 +2,8 @@ name: tutorial-pipeline-batch-scoring-classification
|
||||
dependencies:
|
||||
- pip:
|
||||
- azureml-sdk
|
||||
- azureml-widgets
|
||||
- azureml-pipeline-core
|
||||
- azureml-pipeline-steps
|
||||
- pandas
|
||||
- requests
|
||||
- azureml-widgets
|
||||
|
||||
Reference in New Issue
Block a user