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

             Summary: Add instance weight support for GBTs
                 Key: SPARK-9612
                 URL: https://issues.apache.org/jira/browse/SPARK-9612
             Project: Spark
          Issue Type: New Feature
          Components: ML
            Reporter: Joseph K. Bradley
            Priority: Minor


GBT support for instance weights could be handled by:
* sampling data before passing it to trees
* passing weights to trees (requiring weight support for trees first, but 
probably better in the end)



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