Regression
- 13 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Regression
- Updated on 13 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
The Regression node applies a regression model to a data set; determine the relationship between variables.
Configuration Options
Basic Configuration Options
Setting | Description\Parameters |
---|---|
Split Columns | The selected columns split the data set over to build additional models. |
Model Type | The model type. Options
|
Model Action | RebuildAndScore will automatically rebuild the model every time you score. Options
|
Target | The column we are predicting; can be continuous or categorical in nature. |
Role Column | Splits input data into SCORING or TRAINING . Builds the model from TRAINING data. |
Predictors | The columns we are using to predict. |
Actions
Action | Description |
---|---|
Preview | Once the node is configured, the combined result set can be previewed at any time. |
Was this article helpful?