Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ http://papers.nips.cc/paper/5872-efficient-and-robust-automated-machine-learning

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

## Status

Expand Down
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ the technology behind *auto-sklearn* by reading our paper published at

>>> from autosklearn.experimental.askl2 import AutoSklearn2Classifier

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

Example
*******
Expand Down
6 changes: 6 additions & 0 deletions doc/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ Version 0.8
* ADD #803: multi-output regression
* ADD #893: new Auto-sklearn mode Auto-sklearn 2.0

Contributors
************

* Chu-Cheng Fu
* Matthias Feurer

Version 0.7.1
=============

Expand Down