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

Change GBT validationTol to be relative tolerance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0
    • ML, MLlib
    • None

    Description

      In spark.mllib, GBT validationTol uses absolute tolerance. Relative tolerance is arguably easier to set in a meaningful way. Questions:

      • Should we change spark.mllib's validationTol meaning?
      • Should we use relative tolerance in spark.ml's GBT (once we add validation support)?

      I would vote for changing both to relative tolerance, where the tolerance is relative to the current loss on the training set.

      Attachments

        Issue Links

          Activity

            People

              yanboliang Yanbo Liang
              josephkb Joseph K. Bradley
              Joseph K. Bradley Joseph K. Bradley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: