Last active
August 29, 2015 14:06
-
-
Save spolu/7b08e7f5e6437b05a51f to your computer and use it in GitHub Desktop.
NN Initial Results
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Type, L1, L2, L3, Cov, Err, Train, It, Res | |
-------------------------------------------------------- | |
hashtags, 1000, 10, 2, -, 0.05, 2000, -, 0.73 | |
hashtags, 1000, -, 2, -, 0.05, 2000, -, 0.73 | |
hashtags, 1000, 50, 2, -, 0.05, 10000, -, 0.75 | |
hashtags, 2000, 50, 2, -, 0.03, 10000, -, 0.78 | |
hashtags, 1000, 50, 2, -, 0.03, 10000, -, 0.76 | |
hashtags, 4000, -, 2, 47.44, 0.05, 10000, 4, 0.78 | |
words, 4000, -, 2, 34.82, 0.03, 4000, 2, 0.75 | |
words, 2000, 50, 2, 27.66, 0.03, 10000, 135, 0.75 | |
hashtags, 2000, 50, 1, 40.39, 0.05, 10000, 80, 0.78 | |
hashtags, 4000, 50, 1, 48.95, 0.05, 10000, 54, 0.78 | |
words, 2000, 50, 1, 29.23, 0.05, 10000, 77, 0.74 | |
words, 4000, 50, 1, 37.45, 0.05, 10000, 45, 0.78 | |
ngrams, 2000, 50, 1, 103.6, 0.05, 10000, 182, 0.74 | |
ngrams, 4000, 50, 1, 157.8, 0.05, 10000, 67, 0.77 | |
hashtags, 2000, 50, 1, 59.2, 0.1, 100000, 73, 0.76 | |
ngrams, 2000, 50, 1, 363.3, 0.1, 100000, 742, 0.76 | |
hashtags, 10000, 50, 1, 114.8, 0.05, 100000, 122, 0.82 | |
hashtags, 10000, -, 1, 67.2, 0.05, 10000, 13, 0.75 | |
ngrams, 10000, -, 1, 445.2, 0.05, 10000, 103, 0.76 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment