get_predict_prop_fig: Get Prediction Probability Figure

get_predict_prop_figR Documentation

Get Prediction Probability Figure

Description

Produces a figure that charts changes to out of sample classification probability across active iterations.

Usage

get_predict_prop_fig(
  out,
  dataset_name,
  index_name = "id",
  doc_labels = FALSE,
  metadata = TRUE,
  arrange_y_axis = FALSE,
  out_sample = TRUE,
  labeled_only = FALSE
)

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