View source: R/functions_analysis.R
get_conf_matrix_weight | R Documentation |
Obtain weighted False negative and false positive in the Confusio nmatrix
get_conf_matrix_weight(
docs,
labelsName,
index_name = NULL,
labeledIndex = NULL,
levels = c(0, 1),
n_class = 2,
n_cluster = 2,
useLabeled = T
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.