Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Adjust SVM hyperparameters #10

Closed
anikristo opened this issue Nov 21, 2017 · 0 comments
Closed

Adjust SVM hyperparameters #10

anikristo opened this issue Nov 21, 2017 · 0 comments

Comments

@anikristo
Copy link
Owner

Target accuracy for SVM: ~83%
Target accuracy for SVM with Dropout: ~85% [I think we don't do Dropout right now]

NOTE: The paper uses 30 training examples per class, while we are using all. Since the dataset is a bit skewed (e.g. there are 55 training examples for accordion and 800 for airplanes), there may be a certain bias, which affects the overall accuracy. We need to adjust the preprocessor accordingly (#9).

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

No branches or pull requests

2 participants