Multiclass Classification
Learn how to apply multiclass classification in ML.NET.
A multiclass classification problem is when we need to put an item into one of multiple categories. As the following diagram demonstrates, a multiclass classification model accepts an input object and, based on the values of its features, assigns it to one of multiple categories:
Get hands-on with 1400+ tech skills courses.