Skip to content

Commit 859fb99

Browse files
authored
Merge pull request #898 from automl/development
Brief update
2 parents 7d6a05c + 0573b46 commit 859fb99

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ http://papers.nips.cc/paper/5872-efficient-and-robust-automated-machine-learning
2222

2323
Auto-Sklearn 2.0: The Next Generation
2424
Authors: Matthias Feurer, Katharina Eggensperger, Stefan Falkner, Marius Lindauer and Frank Hutter
25-
To appear
25+
arXiv:2007.04074 [cs.LG], 2020
26+
https://arxiv.org/abs/2007.04074
2627

2728
## Status
2829

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ the technology behind *auto-sklearn* by reading our paper published at
3232

3333
>>> from autosklearn.experimental.askl2 import AutoSklearn2Classifier
3434

35-
A paper describing our advances will be available on arXiv.org soon.
35+
A paper describing our advances is available on `arXiv <https://arxiv.org/abs/2007.04074>`_.
3636

3737
Example
3838
*******

doc/releases.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ Version 0.8
1717
* ADD #803: multi-output regression
1818
* ADD #893: new Auto-sklearn mode Auto-sklearn 2.0
1919

20+
Contributors
21+
************
22+
23+
* Chu-Cheng Fu
24+
* Matthias Feurer
25+
2026
Version 0.7.1
2127
=============
2228

0 commit comments

Comments
 (0)