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

Multiclass SVM - One vs All wrapper

    XMLWordPrintableJSON

Details

    • Question
    • Status: Resolved
    • Trivial
    • Resolution: Won't Fix
    • None
    • None
    • MLlib
    • None

    Description

      I was wondering if we want to have a some support for multiclass SVM in MLlib, for example, through a simple wrapper over binary SVM classifiers with OVA.

      There is already WIP for ML pipeline generalization: SparkSPARK-7015, Multiclass to Binary Reduction

      However, if users prefer to just have basic OVA version that runs against SVMWithSGD, they might be able to use it.

      Here is a code sketch: https://github.com/Bekbolatov/spark/commit/463d73323d5f08669d5ae85dc9791b036637c966

      Maybe this could live in a 3rd party utility library (outside Spark MLlib).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              renatbek Renat Bekbolatov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: