Description
With the addition of SPARK-20047 for constrained logistic regression, there are 4 new params not in PySpark lr
- lowerBoundsOnCoefficients
- upperBoundsOnCoefficients
- lowerBoundsOnIntercepts
- upperBoundsOnIntercepts
Attachments
Attachments
Issue Links
- is related to
-
SPARK-20047 Constrained Logistic Regression
- Resolved
- is required by
-
SPARK-20503 ML 2.2 QA: API: Python API coverage
- Resolved
- links to