BCG-X-Official / sklearndf

DataFrame support for scikit-learn.
https://bcg-x-official.github.io/sklearndf/
Apache License 2.0
63 stars 7 forks source link

API: replace BorutaPy with ARFS #248

Closed j-ittner closed 1 year ago

j-ittner commented 1 year ago

BorutaPy is no longer maintained and is not compatible with current versions of Numpy.

Adding support for ARFS as a replacement for BorutaPy.