bt_estimate_classifier: Bastiat, please estimate this classifier.

View source: R/bt_estimate_classifier.R

bt_estimate_classifierR Documentation

Bastiat, please estimate this classifier.

Description

Bastiat, please estimate this classifier.

Usage

bt_estimate_classifier(
  training.data = NULL,
  training.id = "bid",
  training.y = "evaluation",
  estimation.model = "XGB",
  robustness.turns = 0,
  train.share = 0.82,
  update.log = F,
  detective.name = NULL,
  detective.number = NULL,
  max.training.rows = 15000
)

Value

A list including the classifier object plus a performance data frame.

Author(s)

Johannes Fritz for GTA.

References

www.globaltradealert.org


global-trade-alert/gtabastiat documentation built on June 4, 2023, 6:40 a.m.