run_train: Run Train

Description Usage Arguments

View source: R/train.R

Description

Run the complete model training flow Downloads and imports data from cloud, run all transformation pipeline, fit model and save it to cloud.

Usage

1
2
3
4
5
6
7
8
9
run_train(
  data_path,
  data_file,
  model_path,
  model_name,
  container_url,
  key,
  seed = 1992
)

Arguments

key

csatio/autoasn documentation built on Dec. 19, 2021, 6:21 p.m.