fitter_nn: Wrapper to Neural Network training. Defined separetely to...

Description Usage Arguments Value Examples

View source: R/04_regression_all.R

Description

Wrapper to Neural Network training. Defined separetely to avoid passing too many objects in parLapplyLB

Usage

1
fitter_nn(x, params)

Arguments

x

passed from fit_regressions. Defines model architecture

params

passed from fit_regressions

Value

A list with two elements: predictions and a fitted model

Examples

1

infinityFlow documentation built on Nov. 8, 2020, 8:25 p.m.