Module model

Source
Expand description

Collect data for and configure a model

Structsยง

Dataset
Model
Holds the data and configuration settings for a regression.
ModelBuilder
Provides an interface to create the full model option struct with convenient type inference.
ModelBuilderData
Holds the data and all the specifications for the model and provides functions to adjust the settings.