SA_ml_engine_lm1: prepare data : split initializing the models prepare formula

Description Usage

View source: R/SaldaeTidyModels_v1.R

Description

prepare a recipe embed the recipe to the engine fit the model predict for test set

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
SA_ml_engine_lm1(
  tisefka = tisefka,
  target_variable = NULL,
  ml_algo = "linear regression",
  explaining_variable = NULL,
  train_prop = 0.75,
  sa_scale = FALSE,
  pred_mode = "regression",
  rand_samp = TRUE
)

fairanalytics/SaldaeML documentation built on Jan. 17, 2022, 12:05 p.m.