File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,28 @@ citations to the following paper:
3131 year={2011}
3232 }
3333
34+ If you want to cite scikit-learn for its API or design, you may also want to consider the
35+ following paper:
36+
37+ `API design for machine learning software: experiences from the scikit-learn
38+ project <http://arxiv.org/abs/1309.0238> `_, Buitinck *et al. *, 2013.
39+
40+ Bibtex entry::
41+
42+ @article{sklearn_api,
43+ author = {Lars Buitinck and Gilles Louppe and Mathieu Blondel and
44+ Fabian Pedregosa and Andreas Mueller and Olivier Grisel and
45+ Vlad Niculae and Peter Prettenhofer and Alexandre Gramfort
46+ and Jaques Grobler and Robert Layton and Jake VanderPlas and
47+ Arnaud Joly and Brian Holt and Ga{\"{e}}l Varoquaux},
48+ title = {{API} design for machine learning software: experiences from the scikit-learn
49+ project},
50+ year = {2013},
51+ url = {http://arxiv.org/abs/1309.0238},
52+ eprinttype = {arxiv},
53+ eprint = {abs/1309.0238}
54+ }
55+
3456Artwork
3557-------
3658
You can’t perform that action at this time.
0 commit comments