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

View source: R/04_regression_all.R

fitter_nnR Documentation

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

Description

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

Usage

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

fitter_xgboost()

ebecht/infinityFlow documentation built on Jan. 31, 2024, 11:31 p.m.