ModelOriented / forester

Trees are all you need
https://modeloriented.github.io/forester/
GNU General Public License v3.0
112 stars 15 forks source link

feature request: ability to disable `check_data` in `train` #67

Closed krzyzinskim closed 1 year ago

krzyzinskim commented 1 year ago

check_data is executed in train and there is no parameter that can disable the execution of this function if it has already been executed before.

PSlowakiewicz commented 1 year ago

Fix in #80