[jira] [Commented] (SPARK-1439) Aggregate Scaladocs across projects

2014-04-20 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13975226#comment-13975226 ] Matei Zaharia commented on SPARK-1439: -- Thanks for looking into this, Sean. Instead

[jira] [Created] (SPARK-1542) Add ADMM for solving Lasso (and elastic net) problem

2014-04-20 Thread Shuo Xiang (JIRA)
Shuo Xiang created SPARK-1542: - Summary: Add ADMM for solving Lasso (and elastic net) problem Key: SPARK-1542 URL: https://issues.apache.org/jira/browse/SPARK-1542 Project: Spark Issue Type: New

[jira] [Created] (SPARK-1543) Add ADMM for solving Lasso (and elastic net) problem

2014-04-20 Thread Shuo Xiang (JIRA)
Shuo Xiang created SPARK-1543: - Summary: Add ADMM for solving Lasso (and elastic net) problem Key: SPARK-1543 URL: https://issues.apache.org/jira/browse/SPARK-1543 Project: Spark Issue Type: New

[jira] [Updated] (SPARK-1543) Add ADMM for solving Lasso (and elastic net) problem

2014-04-20 Thread Shuo Xiang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Xiang updated SPARK-1543: -- Description: This PR introduces the Alternating Direction Method of Multipliers (ADMM) for solving

[jira] [Closed] (SPARK-1542) Add ADMM for solving Lasso (and elastic net) problem

2014-04-20 Thread Shuo Xiang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Xiang closed SPARK-1542. - Resolution: Duplicate Duplicate with SPARK-1543 by mistake. Add ADMM for solving Lasso (and elastic

[jira] [Created] (SPARK-1545) Add Random Forest algorithm to MLlib

2014-04-20 Thread Manish Amde (JIRA)
Manish Amde created SPARK-1545: -- Summary: Add Random Forest algorithm to MLlib Key: SPARK-1545 URL: https://issues.apache.org/jira/browse/SPARK-1545 Project: Spark Issue Type: New Feature

[jira] [Updated] (SPARK-1545) Add Random Forest algorithm to MLlib

2014-04-20 Thread Manish Amde (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Amde updated SPARK-1545: --- Description: This task requires adding Random Forest support to Spark MLlib. The implementation

[jira] [Created] (SPARK-1547) Add gradient boosting algorithm to MLlib

2014-04-20 Thread Manish Amde (JIRA)
Manish Amde created SPARK-1547: -- Summary: Add gradient boosting algorithm to MLlib Key: SPARK-1547 URL: https://issues.apache.org/jira/browse/SPARK-1547 Project: Spark Issue Type: New Feature

[jira] [Created] (SPARK-1548) Add Partial Random Forest algorithm to MLlib

2014-04-20 Thread Manish Amde (JIRA)
Manish Amde created SPARK-1548: -- Summary: Add Partial Random Forest algorithm to MLlib Key: SPARK-1548 URL: https://issues.apache.org/jira/browse/SPARK-1548 Project: Spark Issue Type: New

[jira] [Updated] (SPARK-1548) Add Partial Random Forest algorithm to MLlib

2014-04-20 Thread Manish Amde (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Amde updated SPARK-1548: --- Description: This task involves creating an alternate approximate random forest implementation

[jira] [Updated] (SPARK-1536) Add multiclass classification support to MLlib

2014-04-20 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia updated SPARK-1536: - Assignee: Manish Amde Add multiclass classification support to MLlib

[jira] [Updated] (SPARK-1546) Add AdaBoost algorithm to Spark MLlib

2014-04-20 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia updated SPARK-1546: - Assignee: Manish Amde Add AdaBoost algorithm to Spark MLlib

[jira] [Updated] (SPARK-1547) Add gradient boosting algorithm to MLlib

2014-04-20 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia updated SPARK-1547: - Assignee: Manish Amde Add gradient boosting algorithm to MLlib

[jira] [Updated] (SPARK-1544) Add support for creating deep decision trees.

2014-04-20 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia updated SPARK-1544: - Assignee: Manish Amde Add support for creating deep decision trees.

[jira] [Updated] (SPARK-1545) Add Random Forest algorithm to MLlib

2014-04-20 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia updated SPARK-1545: - Assignee: Manish Amde Add Random Forest algorithm to MLlib

[jira] [Created] (SPARK-1549) Add python support to spark-submit script

2014-04-20 Thread Patrick Wendell (JIRA)
Patrick Wendell created SPARK-1549: -- Summary: Add python support to spark-submit script Key: SPARK-1549 URL: https://issues.apache.org/jira/browse/SPARK-1549 Project: Spark Issue Type:

[jira] [Created] (SPARK-1550) Successive creation of spark context fails in pyspark, if the previous initialization of spark context had failed.

2014-04-20 Thread Prabin Banka (JIRA)
Prabin Banka created SPARK-1550: --- Summary: Successive creation of spark context fails in pyspark, if the previous initialization of spark context had failed. Key: SPARK-1550 URL:

[jira] [Created] (SPARK-1551) Spark master does not build in sbt

2014-04-20 Thread holdenk (JIRA)
holdenk created SPARK-1551: -- Summary: Spark master does not build in sbt Key: SPARK-1551 URL: https://issues.apache.org/jira/browse/SPARK-1551 Project: Spark Issue Type: Bug Reporter: