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

GradientBoostedTreesModel doesn't have featureSubsetStrategy parameter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.3.0
    • ML, MLlib
    • None

    Description

      Spark GradientBoostedTreesModel doesn't have featureSubsetStrategy . It Uses random forest internally ,which have featureSubsetStrategy hardcoded "all". It should be provided by the user to have randomness at the feature level.

      This parameter is available in H2O and XGBoost.

      Sample from H2O.ai
      gbmParams._col_sample_rate

      Please provide the parameter .

      Attachments

        Issue Links

          Activity

            People

              pralabhkumar Pralabh Kumar
              pralabhkumar Pralabh Kumar
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: