main
FIX t-SNE memory usage and many other optimizer issues (#9032)
MAINT|API Clean up deprecations for 1.6: SAMME.R in AdaBoost and deprecate algorithm (#29997)
CLN replace authors with the standard line (#29250)
Enable config setting `sparse_interface` to control sparray and spmatrix creation (#31177)
MNT upgrade black version (#28802)
MNT add isort to ruff's rules (#26649)
MNT Use ruff format rather than black (#31015)
MAINT Update fetch_openml to use the auto parser by default (#27802)
ENH Enable prediction of isolation forest in parallel (#28622)
ENH use Scipy isotonic_regression (#28897)
MNT Add author/license note where missing and add the linter (#29477)
MNT remove leftover authors (#33240)
ENH new svd_solver='covariance_eigh' for PCA (#27491)
MNT Enforce ruff/pygrep-hooks rules (PGH) (#31226)
MNT Update black to 23.3.0 (#26110)
DOC: Correct the typos in a Benchmark file comments (#32672)
Deprecate `y_pred` in favour of `y_proba` in `log_loss` (#33740)
MNT Use consistent ruff version in pre-commit and linting (#32849)