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

Vowpal Wabbit ensemble backend #235

Closed
osma opened this issue Jan 15, 2019 · 2 comments · Fixed by #284
Closed

Vowpal Wabbit ensemble backend #235

osma opened this issue Jan 15, 2019 · 2 comments · Fixed by #284
Milestone

Comments

@osma
Copy link
Member

osma commented Jan 15, 2019

Separated out from #230 :

Create a vw_ensemble backend that can combine results from multiple projects; similar to pav but using a VW classifier/regression model that can be updated later on.

@osma
Copy link
Member Author

osma commented Jun 4, 2019

This Jupyter Notebook contains a proof-of-concept implementation of using VW to combine results from multiple backends.

@osma
Copy link
Member Author

osma commented Jul 2, 2019

Added documentation in the wiki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant