Skip to content

Commit 9f80794

Browse files
Release notes for 071 (#887)
* Release notes for 071 * Adding pending fix
1 parent edcb324 commit 9f80794

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

doc/releases.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,33 @@
1111
Releases
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+
1441
Version 0.7.0
1542
=============
1643

0 commit comments

Comments
 (0)