Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-9478

Add sample weights to Random Forest

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 3.0.0
    • ML
    • None

    Description

      Currently, this implementation of random forest does not support sample (instance) weights. Weights are important when there is imbalanced training data or the evaluation metric of a classifier is imbalanced (e.g. true positive rate at some false positive threshold). Sample weights generalize class weights, so this could be used to add class weights later on.

      Attachments

        Issue Links

          Activity

            People

              podongfeng Ruifeng Zheng
              pcrenshaw Patrick Crenshaw
              Votes:
              15 Vote for this issue
              Watchers:
              22 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: