main
API Revamp estimator tags (#29677)
MNT Add author/license note where missing and add the linter (#29477)
MNT Switch to absolute imports in sklearn/cluster/_hdbscan/_linkage.pyx (#32366)
MNT Use absolute cimport in sklearn/cluster/_hdbscan/_reachability.pyx (#32376)
MNT Use absolute imports in sklearn/cluster/_hdbscan/_tree.pxd (#32451)
Fix `cython-lint` reported problem in `sklearn/cluster/_hdbscan/_tree.pyx` (#32499)
DOC fix parameter name typos in docstrings (5 locations) (#34428)
FIX correctly set loss Cy* classe' __module__ (#33770)