Commit Graph

6 Commits

Author SHA1 Message Date
Guillaume Lemaitre 87ceec2f15
FIX add long long for int32/int64 windows compat in NumPy 2.0 (#29029) 2024-05-17 09:14:33 -04:00
Yao Xiao fcd22cac49
DOC make up for errors in #26410 (#28128) 2024-01-15 16:12:02 +01:00
Yao Xiao 6f9d565064
FIX `KNeighborsClassifier` raise when all neighbors of some sample have zero weights (#26410)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2024-01-14 20:15:46 -05:00
Adrin Jalali 42173fdb34
MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
Jérémie du Boisberranger 673f6259f3
Fix min_pos when all negative + speed up (#19328) 2021-02-03 22:52:18 +01:00