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

CrossValidator supports user-supplied folds

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • ML
    • None

    Description

      As a user, I can specify how CrossValidator should create folds by specifying a foldCol, which should be integer type with range [0, numFolds). If foldCol is specified, Spark won't do random k-fold split. This is useful if there are custom logics to create folds, e.g., random split by users instead of random splits of events.

      This is similar to SPARK-16206, which is for the RDD-based APIs.

      Attachments

        Issue Links

          Activity

            People

              viirya L. C. Hsieh
              mengxr Xiangrui Meng
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: