Commit Graph

16 Commits

Author SHA1 Message Date
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
Adrin Jalali 55ca335e42
CLN use new license notice line (#29246) 2024-06-13 15:51:09 +02:00
Maren Westermann 056864d9c5
DOC Add links to KMeans examples in docstrings and the user guide (#27799) 2024-01-06 04:11:52 +01:00
Adrin Jalali 42173fdb34
MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
Dimitri Papadopoulos Orfanos 2fd022d972
MAINT Fix typos found by codespell (#26448) 2023-05-31 10:19:21 +02:00
Ashish Dutt 3450c4a36d
spelling mistake corrected in documentation for script `plot_document_clustering.py` (#26228)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-04-20 09:15:29 +00:00
Tom Dupré la Tour 06f125d013
MNT replace unconventional characters (#23966) 2022-07-21 12:19:12 +02:00
Arturo Amor 0943f529a0
DOC Rework plot_document_clustering.py example (#23528)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2022-06-20 16:57:29 +02:00
Andreas Grivas 97aba97672
FIX spherical k-means confusion in example (#23380) 2022-05-18 17:21:44 +02:00
gpapadok f13015e2fa
DOC Fix notebook-style for plot_document_clustering.py (#22443) 2022-02-14 11:48:02 +01:00
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
ttang131 3d9fefce4e MAINT Remove redundant parameters in examples (#14792) 2019-08-24 22:53:18 -04:00
surgan12 62d2059804 MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
Loïc Estève 08ff565184 [MRG] DOC run three more examples that use sys.argv (#10301) 2017-12-13 23:02:39 +11:00