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

Extremely randomized trees #2583

Closed
joegaotao opened this issue Nov 21, 2019 · 3 comments
Closed

Extremely randomized trees #2583

joegaotao opened this issue Nov 21, 2019 · 3 comments

Comments

@joegaotao
Copy link
Contributor

joegaotao commented Nov 21, 2019

The variety of mdels plays an important role in model ensemble. I tried some parameters such as "colsample_bytree, colsample_bynode" to make model more stable and different, but trees still grow by some criterion, resulting in the similar models. However, I tried the combination "extratree+lgb", and randomized tree could be used as the certain feature embeding tool that improves model variety. So I suggest adding extremely randomized tree as base learner.

@StrikerRUS StrikerRUS changed the title add extremely randomized tree as base learner? Extremely randomized trees Dec 20, 2019
@StrikerRUS
Copy link
Collaborator

Closed in favor of being in #2302. We decided to keep all feature requests in one place.

Welcome to contribute this feature! Please re-open this issue (or post a comment if you are not a topic starter) if you are actively working on implementing this feature.

@StrikerRUS
Copy link
Collaborator

Opening as we have active PR for this feature: #2671.

@StrikerRUS
Copy link
Collaborator

Closed via #2671.

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

2 participants