SOTAVerified

Multi-class Classification

Multi-class classification is a type of supervised learning where the goal is to assign an input to one of three or more distinct classes. Unlike binary classification (which has only two classes), multi-class classification handles multiple labels and uses algorithms like logistic regression, decision trees, random forests, SVMs, or neural networks to predict the correct category based on the features of the input data.

Papers

No papers found.

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1COVID-CXNetAccuracy (%)94.2Unverified
#ModelMetricClaimedVerifiedStatus
1COVID-ResNetF1 score0.9Unverified
#ModelMetricClaimedVerifiedStatus
1SVM (tficf)Macro F173.9Unverified
#ModelMetricClaimedVerifiedStatus
1Extra TreesF1-Score93.36Unverified
#ModelMetricClaimedVerifiedStatus
1Multi-Model EnsembleMean AUC0.99Unverified