We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc3ccf commit d49fd58Copy full SHA for d49fd58
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.107.0 (2022-08-29)
4
+
5
+### Features
6
7
+ * support python 3.10, update airflow dependency
8
9
+### Bug Fixes and Other Changes
10
11
+ * Add retry in session.py to check if training is finished
12
13
+### Documentation Changes
14
15
+ * remove Other tab in Built-in algorithms section and mi…
16
17
## v2.106.0 (2022-08-24)
18
19
### Features
VERSION
@@ -1 +1 @@
-2.106.1.dev0
+2.107.0
0 commit comments