Jérôme Dockès
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...
Sorry about that! I'll finish it on Wednesday at the latest.
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 
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...