Statements (18)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:model
gptkb:classification_method |
| gptkbp:alternativeTo |
gptkb:One-vs-Rest_SVC
|
| gptkbp:basedOn |
support vector machine
|
| gptkbp:category |
supervised learning
|
| gptkbp:implementedIn |
gptkb:scikit-learn
|
| gptkbp:input |
feature vector
|
| gptkbp:numberOfClassifiers |
n_classes * (n_classes - 1) / 2
|
| gptkbp:output |
predicted class label
|
| gptkbp:requires |
labeled data
|
| gptkbp:strategy |
pairwise classification
|
| gptkbp:usedFor |
pattern recognition
image classification text classification |
| gptkbp:usedIn |
multi-class classification
|
| gptkbp:bfsParent |
gptkb:Support_Vector_Classification
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
One-vs-One SVC
|