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

Bagging submission combiner #68

Open
gngdb opened this issue Mar 13, 2015 · 0 comments
Open

Bagging submission combiner #68

gngdb opened this issue Mar 13, 2015 · 0 comments
Assignees
Milestone

Comments

@gngdb
Copy link
Member

gngdb commented Mar 13, 2015

We'll probably want to resort to this in the final days to improve our leaderboard position. Require a script to take two (or more) submission csvs and write a new csv that is a weighted average of the originals. This should run faster if we use numpy's loadtxt (skipping the header and the image names and then getting them from settings).

@gngdb gngdb added this to the Pylearn2 models milestone Mar 13, 2015
@gngdb gngdb added the ready label Mar 13, 2015
@gngdb gngdb modified the milestones: Improvements, Pylearn2 models Mar 13, 2015
@gngdb gngdb self-assigned this Mar 15, 2015
@gngdb gngdb added in progress and removed ready labels Mar 15, 2015
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