This function internally uses scikit-learn function LinearRegression through teradataml Open source ML functions.
Attributes/Methods
Attribute/Method Name | Supported | Notes |
---|---|---|
coefficientStandardErrors | ||
degreesOfFreedom | ||
devianceResiduals | ||
explainedVariance | ||
featuresCol | ||
labelCol | ||
meanAbsoluteError | ||
meanSquaredError | ||
numInstances | ||
pValues | ||
predictionCol | ||
predictions | ||
r2 | ||
r2adj | ||
residuals | ||
rootMeanSquaredError | ||
tValues |