zhengruifeng created SPARK-19421:
------------------------------------

             Summary: Remove numClasses and numFeatures methods in LinearSVC
                 Key: SPARK-19421
                 URL: https://issues.apache.org/jira/browse/SPARK-19421
             Project: Spark
          Issue Type: Improvement
          Components: ML, PySpark
    Affects Versions: 2.2.0
            Reporter: zhengruifeng
            Priority: Minor


As suggested by [~holdenk], open another jira to track the following issue:
Methods {{numClasses}} and {{numFeatures}} in {{LinearSVCModel}} are already 
usable by inheriting {{JavaClassificationModel}},
we should not explicitly add them.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to