main
ENH: Added __init__.py into ensemble/tests/
Deprecate use of `probability=True` in SVC and NuSVC (#32050)
CLN replace authors with the standard line (#29250)
FIX Draw indices using sample_weight in Random Forests (#31529)
DOC Correct many typos in code comments (#32666)
MNT Use pyrefly instead of mypy for type-checking (#34527)
TST improve test_ridge_regression_unpenalized_hstacked_X (#34334)
MNT Fix typos found by typos (#33916)
MNT don't use random_state in LogisticRegression unless it has an effect (#34287)
Enable config setting `sparse_interface` to control sparray and spmatrix creation (#31177)