Tagged Questions
4
votes
2answers
191 views
Predicting multiple targets or classes?
Suppose I am building a predictive model where I am trying to predict multiple events (for instance, both the roll of a die and the toss of a coin). Most algorithms that I am familiar with work with ...