Olivier Grisel
Olivier Grisel
I am not familiar with R but I will give it a shot as soon as I receive the R in a Nutshell book from amazon.
I got a similar problem when trying to use `kg download`. I had to login in the web interface to do the same operation manually and accept the new legal...
Thank you @lesteve for the final push!
@jjerphan to help understand the nature of the failures found by `assert_argkmin_results_quasi_equality` it would help to report the original distances (before rounding) for the nighbor indices in the 2 rounded...
For the line plots, that need more than the 3 default colors (blue, orange, red), the fourth color is green with the default color map of matplotlib Two options: -...
Can you rebase on top of the current state of the master branch? There should be cicleci trigger on this.
For the cases where the performance of this PR is lower than in `main`, can you please try to set the parallelism strategy manually (e.g. hard-coding it in the Cython...
Maybe try to isolate the most pathological case in a simple script (with a `joblib.Memory.cache`'d data generation function) and then use `viztracer` on that script to profile what's going on...
@thomasjpfan ok for merge with this updated version?
> You're right. I think we should not pollute this ASV benchmark suite with this addition. Probably we can come up with another ASV benchmarks suite for private interfaces (in...