summary.wovr {costsensitive} | R Documentation |
Get information about Weighted One-Vs-Rest object
Description
Prints basic information about a 'wovr' object (Number of classes, classifier class). Same as function 'print'.
Usage
## S3 method for class 'wovr'
summary(object, ...)
Arguments
object |
An object of class "wovr". |
... |
Extra arguments (not used). |
[Package costsensitive version 0.1.2.10 Index]