Rémi Lafage

Results 92 comments of Rémi Lafage

Yes! @YuhanLiin, thanks to all the work you've done we have the option to drop `ndarray-linalg` if it is no longer maintained. But it seems that it could continue, at...

Could you try with linfa 0.7.1 ?

Thanks for your contribution but at the moment I have no time to review properly. I still think #229 implementation is more general and was close to being merged. Did...

@maxprogrammer007, I've just merged #392 which introduces `linfa-ensemble` and bagging algorithm. This mirrors a bit (though far from being as complete) the [scikit-learn structure](https://scikit-learn.org/stable/modules/ensemble.html#ensemble). To get proper `RandomForest` algorithm in...

Superseded by #276. Thanks @unkcpz!

At the moment, the coverage test fails as less than 30% of the lines of `mfck.py` are covered. You can monitor the coverage by following the `Details` link above. You...

My use cases do not involve more than a few hundreds points. So, no plan to support this use case on my side, but I would be happy to accept...