mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
update samples from Release-82 as a part of SDK release
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"experiment_name = 'sklearn-mnist'\n",
|
||||
"experiment_name = 'Tutorial-sklearn-mnist'\n",
|
||||
"\n",
|
||||
"from azureml.core import Experiment\n",
|
||||
"exp = Experiment(workspace=ws, name=experiment_name)"
|
||||
|
||||
Reference in New Issue
Block a user