scikit-learn-contrib / boruta_py

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

Error: run example get tunple index out of range #53

Closed qqliang closed 5 years ago

qqliang commented 5 years ago

I just run the example offered in readme, but I get a error "tuple index out of range".

danielhomola commented 5 years ago

should be fixed now.