main
DOC minor sphinx fixes
CLN replace authors with the standard line (#29250)
Fix FutureWarning in doc (#30790)
MNT don't use random_state in LogisticRegression unless it has an effect (#34287)
DOC: Fix typos in the scikit-learn Examples (#32241)
MNT Deprecate `multiclass_colors` in favour of `label_colors` in `DecisionBoundaryDisplay` (#34092)
DOC: Clarify recommended usage of fit_transform() vs fit().transform() in TargetEncoder (#32347)
MNT Deprecate `shuffle` and `random_state` params from `TargetEncoder` (#33453)