Joseph K. Bradley created SPARK-6098:
----------------------------------------

             Summary: Propagate Experimental tag to child classes
                 Key: SPARK-6098
                 URL: https://issues.apache.org/jira/browse/SPARK-6098
             Project: Spark
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 1.3.0
            Reporter: Joseph K. Bradley


Issue: An abstraction (e.g., mllib.classification.ClassificationModel) may be 
Experimental even when its implementing classes (e.g., 
mllib.classification.LogisticRegressionModel) are not.

Proposal: That tag should be propagated to child classes (or better yet to the 
relevant parts of the child classes).



--
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