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

Check score from superclasses #133

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

Check score from superclasses #133

gngdb opened this issue Mar 11, 2015 · 0 comments

Comments

@gngdb
Copy link
Member

gngdb commented Mar 11, 2015

If we take the probability of a superclass as a split over the prior frequency of the classes in that superclass we can turn the predictions our model gives for superclasses into predictions for classes. Doing this, we'd want to know what score we're likely to get; and if we can combine these predictions with our raw predictions to improve our model's performance.

This should probably but a function called by check_test_score.py based on a flag when the script is run. Could also make a notebook looking at some of these questions while writing this.

@gngdb gngdb added this to the pylearn2 problems milestone Mar 11, 2015
@gngdb gngdb added the ready label Mar 11, 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

2 participants