Linear Regression Scoring is the application of a Linear Regression model to an input data that contains the same independent variable columns contained in the model.Linear regression model evaluation begins with scoring a DataFrame that includes the actual values of the dependent variable. There is an additional required input table that specifies the model used by the VALIB LinReg function.
- Type: DB SessionTeradata ConnectionConnection to a Teradata Database Instance
- Type: TableLinear Regression Predict VAL inputLinear Regression Predict VAL input
- Type: TableLinRegLinear Regression Predict VAL input