update samples from Release-172 as a part of SDK release

This commit is contained in:
amlrelsa-ms
2022-12-15 17:32:05 +00:00
parent 25fdb17f80
commit 249278ab77
28 changed files with 306 additions and 1971 deletions

View File

@@ -2,7 +2,7 @@ name: quickstart-azureml-in-10mins
dependencies:
- pip:
- azureml-sdk
- sklearn
- scikit-learn
- numpy
- matplotlib
- joblib

View File

@@ -2,7 +2,7 @@ name: quickstart-azureml-python-sdk
dependencies:
- pip:
- azureml-sdk
- sklearn
- scikit-learn
- numpy
- matplotlib
- joblib

View File

@@ -2,5 +2,5 @@ name: tutorial-1st-experiment-sdk-train
dependencies:
- pip:
- azureml-sdk
- sklearn
- scikit-learn
- azureml-opendatasets

View File

@@ -4,7 +4,7 @@ dependencies:
- azureml-sdk
- azureml-widgets
- matplotlib
- sklearn
- scikit-learn
- pandas
- azureml-opendatasets
- azureml-widgets

View File

@@ -3,6 +3,6 @@ dependencies:
- pip:
- azureml-sdk
- matplotlib
- sklearn
- scikit-learn
- pandas
- azureml-opendatasets

View File

@@ -3,7 +3,7 @@ dependencies:
- pip:
- azureml-sdk
- matplotlib
- sklearn
- scikit-learn
- pandas
- azureml-opendatasets
- encrypted-inference==0.9