update samples from Release-153 as a part of 1.46.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2022-09-30 17:30:23 +00:00
parent f18a0dfc4d
commit 3228bbfc63
142 changed files with 389 additions and 467 deletions

View File

@@ -27,7 +27,7 @@
"> * Deploy the model to ACI\n",
"> * Test the deployed model\n",
"\n",
"ACI is a great solution for testing and understanding the workflow. For scalable production deployments, consider using Azure Kubernetes Service. For more information, see [how to deploy and where](https://docs.microsoft.com/azure/machine-learning/service/how-to-deploy-and-where).\n",
"ACI is a great solution for testing and understanding the workflow. For scalable production deployments, consider using Azure Kubernetes Service. For more information, see [how to deploy and where](https://docs.microsoft.com/azure/machine-learning/v1/how-to-deploy-and-where).\n",
"\n",
"\n",
"## Prerequisites\n",
@@ -551,9 +551,9 @@
}
],
"kernelspec": {
"display_name": "Python 3.6",
"display_name": "Python 3.8 - AzureML",
"language": "python",
"name": "python36"
"name": "python38-azureml"
},
"language_info": {
"codemirror_mode": {