Commit Graph

10 Commits

Author SHA1 Message Date
Stefanie Senger 36ad7b3ec1
DOC readability and clarity on `permutation_test_score` in userguide and example (#30351)
Co-authored-by: Lucy Liu <jliu176@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
2025-01-13 20:19:47 +00:00
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
Adrin Jalali 34db65a3ad
DOC use pydata-sphinx-theme for the website (#29038)
Co-authored-by: Yao Xiao <108576690+Charlie-XIAO@users.noreply.github.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
2024-05-20 19:36:54 +02:00
Adrin Jalali 42173fdb34
MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
Stanislav (Stanley) Modrak 58263588fd
DOC Fix y-axis plot labels in permutation test score example (#26240) 2023-04-25 15:42:31 +02:00
Sven Eschlbeck 263181a96f
ENH Improve speed plot_permutation_tests_for_classification.py (#21649) 2021-11-16 09:14:47 -08: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
Guillaume Lemaitre 86476347b3
DOC solve plotting issue in plot_permutation_test_for_classification (#20637) 2021-07-31 10:24:50 +02:00
Gael Varoquaux 2c2c6ca94b
DOC move example permutation test example to model selection module (#20624) 2021-07-28 14:49:42 +02:00