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

spark.ml GBT algs need to use random seed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • ML
    • None

    Description

      SPARK-12379 copied the GBT implementation from spark.mllib to spark.ml. There was one bug I found: The random seed is not used. A reasonable fix will be to use the original seed to generate a new seed for each tree trained.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: