Edoardo Abati
|
844b087da4
|
ENH Add Array API compatibility to `zero_one_loss` and `accuracy_score` (#27137)
|
2023-09-07 16:03:15 +02:00 |
Tim Head
|
061f8777b4
|
ENH Add Array API compatibility to MinMaxScaler (#26243)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2023-08-18 14:39:08 +00:00 |
Adrin Jalali
|
42173fdb34
|
MNT add isort to ruff's rules (#26649)
|
2023-06-21 17:50:07 +02:00 |
Thomas J. Fan
|
66a3905541
|
ENH Adds PyTorch support to LinearDiscriminantAnalysis (#25956)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Tim Head <betatim@gmail.com>
|
2023-04-21 11:13:29 +02:00 |
Thomas J. Fan
|
87ec7401cc
|
ENH Forces shape to be tuple when using Array API's reshape (#26030)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Tim Head <betatim@gmail.com>
|
2023-04-04 11:03:00 +02:00 |
Guillaume Lemaitre
|
fc2b52e8ee
|
FIX fix spelling mistake in _NumPyAPIWrapper (#26064)
|
2023-04-03 15:24:43 +00:00 |
Thomas J. Fan
|
f097f43645
|
ENH Adds isdtype to Array API wrapper (#26029)
|
2023-04-03 14:31:09 +02:00 |
Thomas J. Fan
|
bdc5df95f7
|
CLN Make _NumPyAPIWrapper naming consistent to _ArrayAPIWrapper (#26039)
|
2023-04-02 09:04:39 -04:00 |
Thomas J. Fan
|
2710a9e7ee
|
ENH Adds Array API support to LinearDiscriminantAnalysis (#22554)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
|
2022-09-21 15:36:19 +02:00 |