Description
SPARK-9112 adds LogisticRegressionSummary but does not copy the model summary if available
We should add behavior similar to that in LinearRegression.copy
Attachments
Issue Links
- is related to
-
SPARK-10480 ML.LinearRegressionModel.copy() can not use argument "extra"
- Resolved
-
SPARK-9112 Implement LogisticRegressionSummary similar to LinearRegressionSummary
- Resolved
- links to