Franck Charras
|
77aeb825b6
|
FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940)
|
2023-12-18 16:43:08 +01:00 |
Franck Charras
|
3cd80629cf
|
MNT Prune unused argument in `_array_api_for_tests` util (#27941)
|
2023-12-11 16:43:48 -05:00 |
Franck Charras
|
8e10cd7f0c
|
MNT remove `take` fn in array_api wrapper (#27939)
|
2023-12-11 16:41:29 -05:00 |
Tim Head
|
b470ba1bd5
|
FIX CUDA detection when using PyTorch (#27606)
|
2023-10-17 18:48:26 +02:00 |
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 |