scikit-learn-contrib / boruta_py

Python implementations of the Boruta all-relevant feature selection method.
BSD 3-Clause "New" or "Revised" License
1.46k stars 252 forks source link

Fixed boruta_py error when all features get selected #61

Open ADI10HERO opened 5 years ago

ADI10HERO commented 5 years ago

When all features get selected boruta gives iterating over a 0-d array error