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

Bugfix/max depth #83

Closed Mao771 closed 3 years ago

Mao771 commented 3 years ago

Fixed KeyError if max_depth does not present in estimator parameters