1.4.2
Move project directory from scikits.learn to sklearn
MAINT remove deprecated parameters in MiniBatchDictionaryLearning (#27834)
MNT add isort to ruff's rules (#26649)
TST Extend tests for `scipy.sparse.*array` in `sklearn/decomposition/tests/test_incremental_pca.py` (#27131)
FIX make sure that KernelPCA works with pandas output and arpack solver (#27583)
CI Unpin pytest and regenerate lock-files (#28318)
TST Extend tests for `scipy.sparse.*array` in `sklearn/decomposition/tests/test_online_lda.py` (#27144)
FIX unstable test_pca_mle_array_api_compliance with PyTorch / CPU / float32 on macOS (#28067)
MAINT change the default solver in QuantileRegressor (#27943)