@@ -26,15 +26,15 @@ predictions = cls.predict(X_test)
26
26
27
27
If you use auto-sklearn in scientific publications, we would appreciate citations.
28
28
29
- ** Efficient and Robust Automated Machine Learning**
30
- * Matthias Feurer, Aaron Klein, Katharina Eggensperger, Jost Springenberg, Manuel Blum and Frank Hutter*
31
- Advances in Neural Information Processing Systems 28 (2015)
29
+ ** Efficient and Robust Automated Machine Learning**
30
+ * Matthias Feurer, Aaron Klein, Katharina Eggensperger, Jost Springenberg, Manuel Blum and Frank Hutter*
31
+ Advances in Neural Information Processing Systems 28 (2015)
32
32
33
33
[ Link] ( https://papers.neurips.cc/paper/5872-efficient-and-robust-automated-machine-learning.pdf ) to publication.
34
34
```
35
35
@inproceedings{feurer-neurips15a,
36
36
title = {Efficient and Robust Automated Machine Learning},
37
- author = {Feurer, Matthias and Klein, Aaron and Eggensperger, Katharina Springenberg, Jost and Blum, Manuel and Hutter, Frank},
37
+ author = {Feurer, Matthias and Klein, Aaron and Eggensperger, Katharina and Springenberg, Jost and Blum, Manuel and Hutter, Frank},
38
38
booktitle = {Advances in Neural Information Processing Systems 28 (2015)},
39
39
pages = {2962--2970},
40
40
year = {2015}
@@ -43,8 +43,8 @@ Advances in Neural Information Processing Systems 28 (2015)
43
43
44
44
----------------------------------------
45
45
46
- ** Auto-Sklearn 2.0: The Next Generation**
47
- * Matthias Feurer, Katharina Eggensperger, Stefan Falkner, Marius Lindauer and Frank Hutter**
46
+ ** Auto-Sklearn 2.0: The Next Generation**
47
+ * Matthias Feurer, Katharina Eggensperger, Stefan Falkner, Marius Lindauer and Frank Hutter**
48
48
arXiv:2007.04074 [ cs.LG] , 2020
49
49
50
50
[ Link] ( https://arxiv.org/abs/2007.04074 ) to publication.
0 commit comments