Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new ensemble classifiers and regressors #615

Open
3 tasks
desilinguist opened this issue May 29, 2020 · 0 comments
Open
3 tasks

Add new ensemble classifiers and regressors #615

desilinguist opened this issue May 29, 2020 · 0 comments

Comments

@desilinguist
Copy link
Member

desilinguist commented May 29, 2020

There are some new ones: ExtraTreesClassifier, ExtraTreesRegressor, IsolationForest.

This should be fairly easy:

  • Add learners
  • Come up with reasonable values for hyper-parameter grids
  • Add classification and regression tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant