losspart | R Documentation |
Loss of a classifier or regression function evaluated on partial labels
losspart(object, ...)
## S4 method for signature 'NormalBasedClassifier'
losspart(object, newdata, Y)
object |
Classifier; Trained Classifier |
... |
additional parameters |
newdata |
design matrix |
Y |
class responsibility matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.