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

Impl Extremely Randomized Trees

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Do
    • 3.0.0
    • None
    • ML, PySpark
    • None

    Description

      1, Extremely Randomized Trees or ExtraTrees is widely used and impled in Scikit-Learn and OpenCV;

      2, ExtraTrees is quite similar to RandomForest, and the main difference lie in that,on each leaf, candidate splits (only one split in Scikit-Learn's impl) are drawn at random for each feature and the best of these randomly-chosen splits is selected.

      Based on current impl of ensenble trees, it can be impled.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              podongfeng Ruifeng Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: