-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ML
-
Labels:
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)
- 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