Commit Graph

17 Commits

Author SHA1 Message Date
Dimitri Papadopoulos Orfanos d4d5f8c7e0
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-22 15:33:22 +02:00
Thomas J. Fan 70a185ae59
MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
Thomas J. Fan 4abd9f2d9e
API Implements get_feature_names_out for transformers that support get_feature_names (#18444)
Co-authored-by: Andreas Mueller <andreas.mueller@columbia.edu>
Co-authored-by: Andreas Mueller <andreasmuellerml@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2021-09-07 10:56:57 +02:00
Thomas J Fan 4a95e33e63 MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00
Nicolas Hug 14295f9ceb
MNT make files private for cluster module (#14948) 2019-10-14 12:29:08 -04:00
surgan12 62d2059804 MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
Rüdiger Busche d300f406ae MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
Andreas Mueller 952ef6637a MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
Roman Yurchak b46e6382da Custom token processor example (#7286) 2017-07-01 00:04:11 +02:00
Guillaume Lemaitre 3de7da329f EXA improve examples (#8866) 2017-05-12 14:21:40 +02:00
Loïc Estève 719afba518 [MRG] Run more examples as part of the doc generation (#8851)
Also fix errors and flake8 violations of existing examples
2017-05-11 23:42:57 +02:00
Kemal Eren 0442d00ee3 removed plot_ from newsgroups example file 2013-07-25 19:19:25 +02:00
Vlad Niculae bbccabcc05 Clarify and clean up example 2013-07-25 19:19:25 +02:00
Kemal Eren 0dadefe235 changes to newsgroups example:
- only print the best biclusters, ranked by ncut;
- increase example batch size
2013-07-25 19:19:24 +02:00
Kemal Eren 18934774b3 redundant phrase in docstring 2013-07-25 19:19:24 +02:00
Kemal Eren b95b9c4b8c updated newsgroups example 2013-07-25 19:19:23 +02:00
Kemal Eren cbdd485df2 moved bicluster examples to their own category 2013-07-25 19:19:23 +02:00