|
|
|
|
|
by leto_ii
710 days ago
|
|
As other commenters have pointed out in one way or another, the problem seems to actually be that this simplistic model of voter choice can't capture all the structure of the real world that humans can quickly infer from the setup. Things like: state elections have millions of voters, 55/45 is actually a decisive, not a narrow win etc. In a generic setup, imagine you have a binary classifier that outputs probabilities in the .45-.55 range - likely it won't be a really strong classifier. You would ideally like polarized predictions, not values around .5. Come to think of it, could this be an issue of non-ergodicity too ( hope I'm using the term right)? i.e. state level prior is not that informative wrt individual vote? |
|
People who try to correct for “unbalanced classes” and contort their model to give polarizing predictions are frankly being pretty dumb.
The correct answer is to take your well calibrated probabilities and use you brain on what to do with them.