-
- Downloads
[SPARK-17139][ML][FOLLOW-UP] Add convenient method `asBinary` for casting to...
[SPARK-17139][ML][FOLLOW-UP] Add convenient method `asBinary` for casting to BinaryLogisticRegressionSummary ## What changes were proposed in this pull request? add an "asBinary" method to LogisticRegressionSummary for convenient casting to BinaryLogisticRegressionSummary. ## How was this patch tested? Testcase updated. Author: WeichenXu <weichen.xu@databricks.com> Closes #19072 from WeichenXu123/mlor_summary_as_binary.
Showing
- mllib/src/main/scala/org/apache/spark/ml/classification/LogisticRegression.scala 11 additions, 0 deletions...g/apache/spark/ml/classification/LogisticRegression.scala
- mllib/src/test/scala/org/apache/spark/ml/classification/LogisticRegressionSuite.scala 6 additions, 0 deletions...che/spark/ml/classification/LogisticRegressionSuite.scala
- project/MimaExcludes.scala 1 addition, 0 deletionsproject/MimaExcludes.scala
Loading
Please register or sign in to comment