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

             Summary: Remove final from classes in spark.ml trees and ensembles 
where possible
                 Key: SPARK-12301
                 URL: https://issues.apache.org/jira/browse/SPARK-12301
             Project: Spark
          Issue Type: Improvement
          Components: ML
            Reporter: Joseph K. Bradley
            Assignee: Joseph K. Bradley


There have been continuing requests (e.g., [SPARK-7131]) for allowing users to 
extend and modify MLlib models and algorithms.

I want this to happen for the next release.  For GBT, this may need to wait on 
some refactoring (to move the implementation to spark.ml).  But it could be 
done for trees already.  This will be broken into subtasks.

If you are a user who needs these changes, please comment here about what 
specifically needs to be modified for your use case.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to