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
Showing 21–30 of 903 papers
All datasetsCOVID-19 CXR DatasetCOVID chest X-rayReuters-52TII-SSRC-23Training and validation dataset of capsule vision 2024 challenge.
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | COVID-CXNet | Accuracy (%) | 94.2 | — | Unverified |
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | COVID-ResNet | F1 score | 0.9 | — | Unverified |
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | SVM (tficf) | Macro F1 | 73.9 | — | Unverified |
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | Extra Trees | F1-Score | 93.36 | — | Unverified |
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | Multi-Model Ensemble | Mean AUC | 0.99 | — | Unverified |