Description Usage Arguments Value
Internal function that evaluates score given an instance of classifier. The function is used in suretype_model(.)
1 | scpredict(.data,clf,clftype='rf')
|
.data |
data frame containing |
clf |
instance of a classifier |
clftype |
The type of classifier |
data frame with predicted score using given classifier in clf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.