snad-space / coniferest

https://coniferest.snad.space
MIT License
9 stars 3 forks source link

Make all arguments to match scikit-learn #113

Open hombit opened 1 year ago

hombit commented 1 year ago

For example, we should use n_estimators instead of n_trees

matwey commented 1 year ago

But we have the estimator, which is not a tree but a code to evaluate scores.