Hacker News new | ask | show | jobs
by dhammack 4135 days ago
If you think the true sentiment is symmetric, you can just change the decision threshold so that your algorithm answers positively about half the time. Just say positive when the sentiment is greater than the mean sentiment over your training set.
1 comments

This is an interesting approach to normalisation - will give it a go :)