train_model: Train a ridge regression on a set of variables and thranslate...

Description Usage Arguments

View source: R/model_training.R

Description

Train a ridge regression on a set of variables and thranslate coeficients into points

Usage

1
2
3
train_model(x = model_input, vars = input_vars,
  resp = "response_label", cont = objControl, thresholdStrat = 0.4,
  pointsStrat = 100)

Arguments

x
vars
resp
cont
thresholdStrat

dgarmat/dgfunctionpack documentation built on May 17, 2020, 9:58 p.m.