You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Description** - An environment for machine learning with Scikit-learn, LightGBM, XGBoost, Dask containing the AzureML Python SDK and additional packages.
77
-
**Dockerfile configuration** - The following Dockerfile can be customized for your personal workflows:
**Description**: An environment for machine learning with Scikit-learn, LightGBM, XGBoost, Dask containing the AzureML Python SDK and additional packages.
77
+
**Dockerfile configuration**: The following Dockerfile can be customized for your personal workflows.
78
78
79
79
```dockerfile
80
-
FROM mcr.microsoft.com/azureml/openmpi3.1.2-ubuntu18.04:20210906.v1
80
+
FROM mcr.microsoft.com/azureml/openmpi3.1.2-ubuntu18.04:20210922.v1
**Description** - An environment for tasks such as regression, clustering, and classification with Scikit-learn. Contains the AzureML Python SDK and additional python packages.
119
-
**Dockerfile configuration** - The following Dockerfile can be customized for your personal workflows:
**Description**: An environment for tasks such as regression, clustering, and classification with Scikit-learn. Contains the AzureML Python SDK and additional python packages.
119
+
**Dockerfile configuration**: The following Dockerfile can be customized for your personal workflows.
120
120
121
121
```dockerfile
122
-
FROM mcr.microsoft.com/azureml/openmpi3.1.2-ubuntu18.04:20210906.v1
122
+
FROM mcr.microsoft.com/azureml/openmpi3.1.2-ubuntu18.04:20210922.v1
0 commit comments