Dante Gama Dessavre
Dante Gama Dessavre
/ok to test
/ok to test
/ok to test
/ok to test
Thanks for the issue @skyqwe123, I haven't used `torch.save` before with `sklearn` estimators, seems like it relies in pickle so this must be exposing a bug in our pickling of...
Thanks for the issue @CanOfSocks! This is very good timing to ask, we are actively working right now (well @viclafargue ) to enable this to be possible for SVMs in...
Updating this issue, created #6102 to add an explicit and supported API to export (supported) cuML models to Scikit-learn. This issue will be solved when both of these PRs are...
@RijndertAriese do you have details of how you ran into this issue?
On a quick audit of the code, I can't find where a copy is being done in this case quite yet. Shouldn't impact to this extent, but we also have...
And changing initialization (`scalable-k-means++`), the duplication seems to be happening pretty much at the beginning for me in a T4 with 24.08: ``` 0, 2024/06/15 00:15:38.020, 632 MiB, 15360 MiB...