main
MNT Fix typos found by typos (#33916)
MNT Rename `DetCurveDisplay` parameters `estimator_name` and `**kwargs` (#34443)
MNT refactor name of `device` function to `array_device` (#34543)
CI Fix scipy-dev remaining failures due to scipy sparse DeprecationWarning (#34632)
FEA Add metric_at_thresholds (#32732)
DOC Improve description of `y_score` param in classification metrics (#33443)
DOC Improve jaccard score docstring (#34645)
MNT Replace relative import in sklearn/metrics/_dist_metrics.pxd.tp (#32425)
MNT Replace relative import in sklearn/metrics/_dist_metrics.pyx.tp (#32426)
MNT Switch to absolute imports in sklearn/metrics/_pairwise_fast.pyx (#32408)
MNT: Simplify unknown handling in encoders/`_encode.py` (#34452)
DOC fix typos in scoring parameter description (#34444)