get_weighted_prediction: Get Weighted Prediction

get_weighted_predictionR Documentation

Get Weighted Prediction

Description

gets weighted predictions for unlabled documents

Usage

get_weighted_prediction(
  model_preds,
  model_weights,
  index_name = "id",
  labels_name = "label"
)

activetext/activeR documentation built on May 31, 2024, 10:21 a.m.