Jérémie du Boisberranger

Results 31 issues of Jérémie du Boisberranger

Proposal for an API for callbacks in scikit-learn. The corresponding implementation is being worked in https://github.com/scikit-learn/scikit-learn/pull/27663.

@scikit-learn/core-devs are you still ok to repurpose this repo (inactive since 2013) to host results from regular runs of the new asv benchmark suite as discussed in a previous core...

Closes https://github.com/scikit-learn/scikit-learn/issues/29360

Quick Review

Hi, I'm trying to leverage #4577 in a project (scikit-learn) that has a mix of OpenMP and OpenBLAS built with the pthreads threading layer to make OpenBLAS use the OpenMP...

Changes to `.rst.template` files can't be directly checked in the check rendered doc action because the link doesn't lead to an existing page.

Build / CI

removed deprecated `metric=None`. I'm not sure what we want to do with the deprecated directive in the docstring. I changed it to a `versionchanged`. Should we just remove the directive...

module:cluster
No Changelog Needed
Quick Review

removed deprecated (renamed) `kdtree` and `balltree` algorithm options.

module:cluster
No Changelog Needed
Quick Review

Changed default value of n_components from None to "auto" in NMF and related estimators/functions

module:decomposition
No Changelog Needed
Quick Review

removed `max_iter=None` from MiniBatchDictionaryLearning and related estimators/functions

module:decomposition
No Changelog Needed
Quick Review