Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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)
Attachments
Issue Links
- is blocked by
-
SPARK-19591 Add sample weights to decision trees
- Resolved
- Is contained by
-
SPARK-14047 GBT improvement umbrella
- Resolved
- relates to
-
SPARK-9610 Class and instance weighting for ML
- Resolved
- links to