run_batch_rmse: run_batch_rmse

Description Usage Arguments Author(s)

View source: R/run_batch_rmse.R

Description

run_analysis for cross valiation batches

Usage

1
2
3
4
5
6
7
8
9
run_batch_rmse(
  pprosdf,
  trained_model,
  features = select_features(pprosdf),
  targetdir,
  modelid,
  offset = 0,
  tag
)

Arguments

pprosdf

pre processed dataset

trained_model

trained keras model

features

columns selected for training

targetdir

output directory

modelid

model id output from write_run_info

offset

use if scaled output values are offset

tag

flaged output

Author(s)

Marcos Alves mppalves@gmail.com


mppalves/mrscpmule documentation built on Sept. 2, 2021, 9:50 p.m.