1.7.0
TST use global_random_seed in sklearn/decomposition/tests/test_incremental_pca.py (#31250)
MNT Enforce ruff rules (RUF) (#30694)
DOC Improve consistency of inverse_transform return name (#31135)
CLN replace authors with the standard line (#29250)
MNT Remove ellipsis from doctests (#31332)
FIX Add input array check to `randomized_svd` and `randomized_range_finder` (#30819)
FIX Check and correct the input_tags.sparse flag (#30187)
DOC fix small typos in `LatentDirichletAllocation` (#31182)
MNT remove unnecessary cython.import_array (#28656)
BLD Reduce generated build file path lengths to avoid Windows path length limitation (#31212)