get_weighted_prediction | R Documentation |
gets weighted predictions for unlabled documents
get_weighted_prediction(
model_preds,
model_weights,
index_name = "id",
labels_name = "label"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.