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

Extend model family to random forests. #12

Open
3 tasks
dcrankshaw opened this issue Oct 22, 2014 · 1 comment
Open
3 tasks

Extend model family to random forests. #12

dcrankshaw opened this issue Oct 22, 2014 · 1 comment
Assignees
Labels

Comments

@dcrankshaw
Copy link
Contributor

To evaluate the implications of more complex feature functions we should add random forests to the model family. More specifically we need to:

  • specify how random forests fit in the model family (this should be trivial)
  • define how to update the random forest models offline
  • implement random forests for some more traditional prediction task
@jegonzal jegonzal changed the title Add decision trees Extend model family to random forests. Oct 22, 2014
@jegonzal
Copy link

@henryem let's discuss this issue more when you get a chance.

@jegonzal jegonzal added this to the Spark Integration milestone Oct 22, 2014
@dcrankshaw dcrankshaw removed this from the Spark Integration milestone Mar 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants