main
move around examples for better structure.
DOC Correct typos and format issues in examples (#32494)
MNT Add author/license note where missing and add the linter (#29477)
CLN replace authors with the standard line (#29250)
DOC: Correct many a/an usage mistakes (#32996)
Enable config setting `sparse_interface` to control sparray and spmatrix creation (#31177)
DOC Merge Lasso Lasso-LARS and ElasticNet examples together (#29955)
DEP parameter penalty in LogisticRegression and LogisticRegressionCV (#32659)
MNT Deprecate `multiclass_colors` in favour of `label_colors` in `DecisionBoundaryDisplay` (#34092)
DOC add plot_ols_ridge_variance example to the doc (#30683)
Fix FutureWarning in doc (#30790)
DOC improve quantile regression example (#31008)
DOC: Improve Ridge regression example — fix typo, clarify title, add legend (#31539)
DOC fix link in HuberRegressor docstring (#30417)
DOC fix DecisionBoundaryDisplay color consistency in plot_sgd_iris example (#33719)
MNT Enforce ruff rules (RUF) (#30694)
DOC Move legend to avoid hiding data points (#30696)
MNT Use ruff format rather than black (#31015)