1.3.0rc1
move around examples for better structure.
DOC Fix typos in F-test and mutual information comparison (#26468)
ENH Accept 'auto' option for 'dual' parameter in LinearSVC and LinearSVR (#26093)
MAINT consistent use of `print(__doc__)` in examples (#21307)
DOC Rework Recursive Feature Elimination example (#24853)
MNT Speedup example plot_select_from_model_diabetes.py (#21738)