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

Add random seed to GBTClassifier, GBTRegressor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • ML
    • None

    Description

      Gradient Boosted Trees does not take a random seed, but it uses randomness if the subsampling rate is < 1. It should take a random seed parameter.

      This update will also help to make unit tests more stable by allowing determinism (using a small set of fixed random seeds).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              josephkb Joseph K. Bradley
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: