One-vs-Rest Multiclass Classification Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - ". ----" to ". ----")
m (Text replacement - "]]↵*" to "]]. *")
Line 9: Line 9:
** …
** …
* <B>Counter-Example(s):</B>
* <B>Counter-Example(s):</B>
** an [[All-vs-All Multiclass Classification Algorithm]]
** an [[All-vs-All Multiclass Classification Algorithm]].
* <B>See:</B> [[Binary-based Multiclass Supervised Classification Algorithm]].
* <B>See:</B> [[Binary-based Multiclass Supervised Classification Algorithm]].



Revision as of 18:42, 4 October 2023

An One-vs-Rest Multiclass Classification Algorithm is a binary-based supervised multiclass classification algorithm that first converts a supervised multi-class classification task (with [math]\displaystyle{ n }[/math]-classes) into [math]\displaystyle{ n }[/math] binary classification tasks.



References

2013

2009

2004