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 | ||
| precisionByLabel | ||
| predictionCol | ||
| predictions | ||
| recallByLabel | ||
| truePositiveRateByLabel | ||
| weightCol | ||
| weightedFalsePositiveRate | ||
| weightedPrecision | ||
| weightedRecall | ||
| weightedTruePositiveRate |