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

Parallel One vs. Rest Classifier

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0, 2.2.1
    • 2.3.0
    • PySpark
    • None

    Description

      Currently, the Scala implementation of OneVsRest allows the user to run a parallel implementation in which each class is evaluated in a different thread. This implementation allows up to a 2X speedup as determined by experiments but is not currently not tunable. Furthermore, the python implementation of OneVsRest does not parallelize at all. It would be useful to add a parallel, tunable implementation of OneVsRest to the python library in order to speed up the algorithm.

      A ticket for the Scala implementation of this classifier is here: https://issues.apache.org/jira/browse/SPARK-21028

      Attachments

        Issue Links

          Activity

            People

              ajaysaini Ajay Saini
              ajaysaini Ajay Saini
              Joseph K. Bradley Joseph K. Bradley
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: