holdenk created SPARK-10991:
-------------------------------

             Summary: LogisticRegressionTrainingSummary should dynamically add 
prediction col if there is no prediction col set
                 Key: SPARK-10991
                 URL: https://issues.apache.org/jira/browse/SPARK-10991
             Project: Spark
          Issue Type: Improvement
          Components: ML
            Reporter: holdenk
            Priority: Minor


LogisticRegression training summary: The transformed dataset should hold all 
columns, not just selected ones like prediction and label. There is no real 
need to remove some, and the user may find them useful. Related to 
https://issues.apache.org/jira/browse/SPARK-9718 .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to