@@ -10,7 +10,8 @@ The images below include [Intel® Extension for Scikit-learn*] and [XGBoost*].
10
10
11
11
| Tag(s) | Intel SKLearn | Scikit-learn | XGBoost | Dockerfile |
12
12
| ------------------------------------------------- | -------------- | ------------ | -------- | --------------- |
13
- | ` 2024.6.0-pip-base ` , ` latest ` | [ v2024.6.0] | [ v1.5.0] | [ v2.1.0] | [ v0.4.0] |
13
+ | ` 2024.7.0-pip-base ` , ` latest ` | [ v2024.7.0] | [ v1.5.2] | [ v2.1.1] | [ v0.4.0] |
14
+ | ` 2024.6.0-pip-base ` | [ v2024.6.0] | [ v1.5.0] | [ v2.1.0] | [ v0.4.0] |
14
15
| ` 2024.5.0-pip-base ` | [ v2024.5.0] | [ v1.5.0] | [ v2.1.0] | [ v0.4.0] |
15
16
| ` 2024.3.0-pip-base ` | [ v2024.3.0] | [ v1.4.2] | [ v2.0.3] | [ v0.4.0-Beta] |
16
17
| ` 2024.2.0-xgboost-2.0.3-pip-base ` | [ v2024.2.0] | [ v1.4.1] | [ v2.0.3] | [ v0.4.0-Beta] |
@@ -20,6 +21,7 @@ The images below additionally include [Jupyter Notebook](https://jupyter.org/) s
20
21
21
22
| Tag(s) | Intel SKLearn | Scikit-learn | XGBoost | Dockerfile |
22
23
| ---------------------------------------------------- | -------------- | ------------ | -------- | --------------- |
24
+ | ` 2024.7.0-pip-jupyter ` | [ v2024.7.0] | [ v1.5.2] | [ v2.1.1] | [ v0.4.0] |
23
25
| ` 2024.6.0-pip-jupyter ` | [ v2024.6.0] | [ v1.5.1] | [ v2.1.1] | [ v0.4.0] |
24
26
| ` 2024.5.0-pip-jupyter ` | [ v2024.5.0] | [ v1.5.0] | [ v2.1.0] | [ v0.4.0] |
25
27
| ` 2024.3.0-pip-jupyter ` | [ v2024.3.0] | [ v1.4.2] | [ v2.0.3] | [ v0.4.0-Beta] |
@@ -45,6 +47,7 @@ The images below include [Intel® Distribution for Python*]:
45
47
46
48
| Tag(s) | Intel SKLearn | Scikit-learn | XGBoost | Dockerfile |
47
49
| ------------------------------------------------- | -------------- | ------------ | -------- | --------------- |
50
+ | ` 2024.7.0-idp-base ` | [ v2024.7.0] | [ v1.5.2] | [ v2.1.1] | [ v0.4.0] |
48
51
| ` 2024.6.0-idp-base ` | [ v2024.6.0] | [ v1.5.1] | [ v2.1.1] | [ v0.4.0] |
49
52
| ` 2024.5.0-idp-base ` | [ v2024.5.0] | [ v1.5.0] | [ v2.1.0] | [ v0.4.0] |
50
53
| ` 2024.3.0-idp-base ` | [ v2024.3.0] | [ v1.4.1] | [ v2.1.0] | [ v0.4.0] |
@@ -55,6 +58,7 @@ The images below additionally include [Jupyter Notebook](https://jupyter.org/) s
55
58
56
59
| Tag(s) | Intel SKLearn | Scikit-learn | XGBoost | Dockerfile |
57
60
| ---------------------------------------------------- | -------------- | ------------ | -------- | --------------- |
61
+ | ` 2024.7.0-idp-jupyter ` | [ v2024.7.0] | [ v1.5.2] | [ v2.1.1] | [ v0.4.0] |
58
62
| ` 2024.6.0-idp-jupyter ` | [ v2024.6.0] | [ v1.5.1] | [ v2.1.1] | [ v0.4.0] |
59
63
| ` 2024.5.0-idp-jupyter ` | [ v2024.5.0] | [ v1.5.0] | [ v2.1.0] | [ v0.4.0] |
60
64
| ` 2024.3.0-idp-jupyter ` | [ v2024.3.0] | [ v1.4.0] | [ v2.1.0] | [ v0.4.0] |
@@ -95,12 +99,14 @@ It is the image user's responsibility to ensure that any use of The images below
95
99
[ Scikit-learn* ] : https://scikit-learn.org/stable/
96
100
[ XGBoost* ] : https://github.com/dmlc/xgboost
97
101
102
+ [ v2024.7.0 ] : https://github.com/intel/scikit-learn-intelex/releases/tag/2024.7.0
98
103
[ v2024.6.0 ] : https://github.com/intel/scikit-learn-intelex/releases/tag/2024.6.0
99
104
[ v2024.5.0 ] : https://github.com/intel/scikit-learn-intelex/releases/tag/2024.5.0
100
105
[ v2024.3.0 ] : https://github.com/intel/scikit-learn-intelex/releases/tag/2024.3.0
101
106
[ v2024.2.0 ] : https://github.com/intel/scikit-learn-intelex/releases/tag/2024.2.0
102
107
[ v2024.0.0 ] : https://github.com/intel/scikit-learn-intelex/releases/tag/2024.0.0
103
108
109
+ [ v1.5.2 ] : https://github.com/scikit-learn/scikit-learn/releases/tag/1.5.2
104
110
[ v1.5.1 ] : https://github.com/scikit-learn/scikit-learn/releases/tag/1.5.1
105
111
[ v1.5.0 ] : https://github.com/scikit-learn/scikit-learn/releases/tag/1.5.0
106
112
[ v1.4.2 ] : https://github.com/scikit-learn/scikit-learn/releases/tag/1.4.2
0 commit comments