Skip to contents

Fit the Temporal Fusion Transformer module

Usage

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

Arguments

object

a TFT module created with temporal_fusion_transformer().

...

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