Statements (20)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:scikit-learn_estimator
gptkb:model |
| gptkbp:alternativeTo |
gptkb:One-vs-One_SVC
|
| gptkbp:availableOn |
gptkb:scikit-learn
|
| gptkbp:baseEstimator |
gptkb:SVC
|
| gptkbp:class |
OneVsRestClassifier
|
| gptkbp:containsModule |
sklearn.multiclass
|
| gptkbp:documentation |
https://scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
|
| gptkbp:fitMethod |
fit
|
| gptkbp:implementedIn |
one-vs-rest strategy
|
| gptkbp:input |
labeled data
|
| gptkbp:output |
class labels
|
| gptkbp:predictMethod |
predict
|
| gptkbp:supports |
probability estimates
decision function |
| gptkbp:usedFor |
multiclass classification
|
| gptkbp:wrapperType |
gptkb:Support_Vector_Classifier
|
| gptkbp:bfsParent |
gptkb:Support_Vector_Classification
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
One-vs-Rest SVC
|