1.5.2
Move project directory from scikits.learn to sklearn
MAINT remove deprecated parameters in MiniBatchDictionaryLearning (#27834)
MNT add isort to ruff's rules (#26649)
Fix seed sensitivity of test_fastica_eigh_low_rank_warning (#29612)
ENH new svd_solver='covariance_eigh' for PCA (#27491)
FIX make sure that KernelPCA works with pandas output and arpack solver (#27583)
API Standardize `X` as `inverse_transform` input parameter (#28756)
TST Extend tests for `scipy.sparse.*array` in `sklearn/decomposition/tests/test_online_lda.py` (#27144)
TST Fix tolerance for seed-sensitive test `test_pca_solver_equivalence` (#28961)