A Wide Variety of Models for Multi-class Classification

Many real life examples involve multiple selection. Rather than the “to be” or “not to be” by Hamlet, the choice may be multiple like “Yes”, “No”, “I don’t know”, and “I don’t want to choose”.
Since we use data science to help our lives, we often need to predict an outcome that have multiple options. The good thing is there are many algorithms to perform this job. In…