Skip to content

Instantly share code, notes, and snippets.

@sks147
Created May 6, 2019 15:10
Show Gist options
  • Save sks147/cddddcd08a3113aa9850ab939b7d2fa8 to your computer and use it in GitHub Desktop.
Save sks147/cddddcd08a3113aa9850ab939b7d2fa8 to your computer and use it in GitHub Desktop.
Used SVM with the "one vs the rest" strategy for multi-class classification.
Clusters (K) Bag of Words VLAD
20 0.6455 0.9576
40 0.7513 0.9735
60 0.7724 0.9682
80 0.7671 0.9576
100 0.7989 0.9682
120 0.8465 0.9682
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment