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

Presets for choosing base_learners to create stacked ensembles #56

Open
robertmartin8 opened this issue Jan 28, 2018 · 0 comments
Open

Comments

@robertmartin8
Copy link

Let me preface this feature request by saying that I absolutely love this project, and would be happy to contribute however I can.

As implied by the title, I think it would be great if there were some preset options (other than Automated Ensemble Search) in creating stacked ensembles from the existing list of base_learners. Some suggestions:

  • Create ensemble from the k best (as defined by any of the chosen metrics) base_learners
  • Create ensemble from the k best base_learners per base_learner type. e.g the 3 best XGBoost classifiers, the 3 best RF classifiers, etc.
  • Random ensemble creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant