Expand description
Collect data for and configure a model
Structsยง
- Dataset
- Model
- Holds the data and configuration settings for a regression.
- Model
Builder - Provides an interface to create the full model option struct with convenient type inference.
- Model
Builder Data - Holds the data and all the specifications for the model and provides functions to adjust the settings.