Re: [scikit-learn] Bootstrapping in sklearn

2018-09-20 Thread Olivier Grisel
I believe it would fit in sklearn-contrib even if it's more for statistical inference rather than machine learning style prediction. Others might disagree. Anyways, joining efforts to improve documentation, CI, testing and so on is always a good thing for your future users. -- Olivier _

Re: [scikit-learn] Bootstrapping in sklearn

2018-09-20 Thread Daniel Saxton
Olivier, I got in touch with Constantine from the scikits-bootstrap package and he's interested in merging the two projects. If we were to get some documentation together, do you feel that there is potential for inclusion as an sklearn-contrib package? I believe we would have most of the other r