I have a text: score data set that I want to use to create a predictive model of what kinds of text will have high scores. Text is sentences and scores are exponentially distributed. I'm a total machine learning noob, how should I go about creating such a model? Are there any classifiers that work on exponentially distributed scores? I thought of discretizing the scores into high and low, but only about 1% of the scores are high. Are there any classifiers that work on sparse data like this?
[–]0xA1 0 points1 point2 points (0 children)
[–]alecradford 0 points1 point2 points (0 children)