[ https://issues.apache.org/jira/browse/SPARK-21027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ajay Saini updated SPARK-21027: ------------------------------- Description: Adding a class called ParOneVsRest that includes support for a parallelism parameter in a one vs. rest implementation. A parallel one vs. rest implementation gives up to a 2X speedup when tested on a dataset with 181024 points. A ticket for the Scala implementation of this classifier is here: https://issues.apache.org/jira/browse/SPARK-21028 (was: Adding a class called ParOneVsRest that includes support for a parallelism parameter in a one vs. rest implementation. A parallel one vs. rest implementation gives up to a 2X speedup when tested on a dataset with 181024 points.) > Parallel One vs. Rest Classifier > -------------------------------- > > Key: SPARK-21027 > URL: https://issues.apache.org/jira/browse/SPARK-21027 > Project: Spark > Issue Type: New Feature > Components: PySpark > Affects Versions: 2.2.0, 2.2.1 > Reporter: Ajay Saini > > Adding a class called ParOneVsRest that includes support for a parallelism > parameter in a one vs. rest implementation. A parallel one vs. rest > implementation gives up to a 2X speedup when tested on a dataset with 181024 > points. A ticket for the Scala implementation of this classifier is here: > https://issues.apache.org/jira/browse/SPARK-21028 -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org