File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1111Releases
1212========
1313
14+ Version 0.7.1
15+ =============
16+
17+ * ADD #764: support for automatic per_run_time_limit selection
18+ * ADD #864: add the possibility to predict with cross-validation
19+ * ADD #874: support to limit the disk space consumption
20+ * MAINT #862: improved documentation and render examples in web page
21+ * MAINT #869: removal of competition data manager support
22+ * MAINT #870: memory improvements when building ensemble
23+ * MAINT #882: memory improvements when performing ensemble selection
24+ * FIX #701: scaling factors for metafeatures should not be learned using test data
25+ * FIX #715: allow unlimited ML memory
26+ * FIX #771: improved worst possible result calculation
27+ * FIX #843: default value for SelectPercentileRegression
28+ * FIX #852: clip probabilities within [0-1]
29+ * FIX #854: improved tmp file naming
30+ * FIX #863: SMAC exceptions also registered in log file
31+ * FIX #876: allow Auto-sklearn model to be cloned
32+ * FIX #879: allow 1-D binary predictions
33+
34+ Contributors
35+ ************
36+
37+ * Matthias Feurer
38+ * Xiaodong DENG
39+ * Francisco Rivera
40+
1441Version 0.7.0
1542=============
1643
You can’t perform that action at this time.
0 commit comments