Created
March 13, 2011 21:13
-
-
Save brendano/868450 to your computer and use it in GitHub Desktop.
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
| dataset | NBER | ACL | | |
| response | log(#downloads) | 1{ #citations >= 5 } | | |
| model (GLM variant) | gaussian/squared loss | linear logistic loss | | |
| | aka linear regression | aka MaxEnt | | |
| interp of feat weight=1 | e times more downloads | e times higher prob of high-citation class | | |
| metric1 | MAE | Acc (BalAcc?) | | |
| metric2, maybe dont use | tau | tau | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment