ELM: Extreme Learning Machine (ELM)

View source: R/ELM.R

ELMR Documentation

Extreme Learning Machine (ELM)

Description

Automatic train an Extreme Learning Machines (ELMs) model. This function is a wrapper for nnfor::elm().

Usage

ELM(formula, ...)

Arguments

formula

Model specification (see "Specials" section, currently not in use...)

...

Further arguments passed to nnfor::elm().

Value

elm_model An object of class ELM.


ahaeusser/tscv documentation built on July 26, 2023, 3:18 p.m.