main
DOC: clarify categorical missing docs (HGB & trees) (#34553)
MNT Use pyrefly instead of mypy for type-checking (#34527)
MNT Switch to absolute imports enforced by `ruff` (#31847)
FIX metaedata routing with dask backend on joblib (#34077)
FIX Draw indices using sample_weight in Random Forests (#31529)
FEA Categorical split support for `DecisionTree*`, and `RandomForest*` (#33354)
MNT Remove redundant `_check_initialized` method (#34519)
MNT Fix typos found by typos (#33916)
MNT remove tree DOUBLE and DTYPE (#33948)
MNT don't use random_state in LogisticRegression unless it has an effect (#34287)
DOC fix grammatical errors in AdaBoost docstrings (#34355)
BLD Reduce generated build file path lengths to avoid Windows path length limitation (#31212)