When a prediction model is created in training mode, the
Linear Regression
algorithm and the Polynomial Regression algorithm takes all records
into account
with the following exceptions:
- The target fields do not
contain valid values.
- The explanatory fields do not contain
valid values.
- Outlier treatment for the target field is set
to asMissing,
and the target value is treated as an outlier.