File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1111Releases
1212========
1313
14+ Version 0.7.0
15+ =============
16+
17+ * ADD #785: user control to reduce the hard drive memory required to store ensembles
18+ * ADD #794: iterative fit for gradient boosting
19+ * ADD #795: add successive halving evaluation strategy
20+ * ADD #814: new sklearn.metrics.balanced_accuracy_score instead of custom metric
21+ * ADD #815: new experimental evaluation mode called iterative_cv
22+ * MAINT #774: move from scikit-learn 0.21.X to 0.22.X
23+ * MAINT #791: move from smac 0.8 to 0.12
24+ * MAINT #822: make autosklearn modules PEP8 compliant
25+ * FIX #733: fix for n_jobs=-1
26+ * FIX #739: remove unnecessary warning
27+ * FIX ##769: fixed error in calculation of meta features
28+ * FIX #778: support for python 3.8
29+ * FIX #781: support for pandas 1.x
30+
31+ Contributors
32+ ************
33+
34+ * Andrew Nader
35+ * Gui Miotto
36+ * Julian Berman
37+ * Katharina Eggensperger
38+ * Matthias Feurer
39+ * Maximilian Peters
40+ * Rong-Inspur
41+ * Valentin Geffrier
42+ * Francisco Rivera
43+
1444Version 0.6.0
1545=============
1646
You can’t perform that action at this time.
0 commit comments