View source: R/text_analysis.R
classifier_selection_ocr | R Documentation |
Classifies new documents on a labeled training set (description)
classifier_selection_ocr( train, new_docs, text_field = "ocr", class_to_keep = 1, training_classify_var = "EV_article", prior = "uniform", return_logical = FALSE, logical_to_prob = FALSE, classifier_type = "xgboost", ... )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.