fit.tft_module: Fit the Temporal Fusion Transformer module

View source: R/model.R

fit.tft_moduleR Documentation

Fit the Temporal Fusion Transformer module

Description

Fit the Temporal Fusion Transformer module

Usage

## S3 method for class 'tft_module'
fit(object, ...)

Arguments

object

a TFT module created with temporal_fusion_transformer().

...

Arguments passed to luz::fit.luz_module_generator().


mlverse/tft documentation built on June 19, 2022, 4:31 a.m.