Results 396 comments of Jérôme Dockès

> The only issue here is that they break the sphinx references Sorry I missed that! I think I did not realize because they work when the `` is expanded,...

> One can still use permalinks as introduced in https://github.com/scikit-learn/scikit-learn/pull/27409, but then we rather hide one subsection of [3.2.3 Searching for optimal parameters with successive halving](https://scikit-learn.org/stable/modules/grid_search.html#searching-for-optimal-parameters-with-successive-halving) at the time, or...

thanks @rcap107 that's a great idea. I guess this is the file to update: https://github.com/skrub-data/skrub/blob/main/CONTRIBUTING.rst

@rcap107 could you update this issue to state what remains to be done after #1131? thanks

thanks @Vincent-Maladiere . I had considered turning off outlier detection when there are few unique values but actually having a wide range of values is still a problem if you...

here is another example from the "titanic" dataset ![screenshot_2024-11-29T10:43:55+01:00](https://github.com/user-attachments/assets/d1c153eb-71b6-4917-b4a6-4aa492a82087)

Thanks! and how long did it take to run with the change you suggest?

IMO the number of shown digits is a display / formatting choice so it should be handled where the formatting happens (by choosing the appropriate format string, in the template)...

thanks @sylvaincom that's interesting! I can certainly see the use case, I've noticed something and I want to come back to it later or share it with someone and would...