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

Decision Tree Regression wrapper in SparkR

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • ML, SparkR
    • None

    Description

      Implement a wrapper in SparkR to support decision tree regression. R's naive Decision Tree Regression implementation is from package rpart with signature rpart(formula, dataframe, method="anova"). I propose we could implement API like spark.rpart(dataframe, formula, ...) . After having implemented decision tree classification, we could refactor this two into an API more like rpart()

      Attachments

        Issue Links

          Activity

            People

              podongfeng Ruifeng Zheng
              vectorijk Kai Jiang
              Felix Cheung Felix Cheung
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: