This function internally uses scikit-learn function LogisticRegression through teradataml Open source ML functions.
Attributes/Methods
Attribute/Method Name | Supported | Notes |
---|---|---|
fMeasureByLabel | ||
weightedFMeasure | ||
accuracy | ||
falsePositiveRateByLabel | ||
featuresCol | ||
labelCol | ||
labels | ||
objectiveHistory | ||
precisionByLabel | ||
predictionCol | ||
predictions | ||
probabilityCol | ||
recallByLabel | ||
totalIterations | ||
truePositiveRateByLabel | ||
weightCol | ||
weightedFalsePositiveRate | ||
weightedPrecision | ||
weightedRecall | ||
weightedTruePositiveRate |