[ 
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 needs to adapt the classic algorithm to the scalable tree 
implementation.

The tasks involves:
- Comparing the various tradeoffs and finalizing the algorithm before 
implementation
- Code implementation
- Unit tests
- Functional tests
- Performance tests
- Documentation

  was:
This task requires adding Random Forest support to Spark MLlib. The 
implementation needs to adapt Breiman's classic algorithm to the scalable tree 
implementation.

The tasks involves:
- Comparing the various tradeoffs and finalizing the algorithm before 
implementation
- Code implementation
- Unit tests
- Functional tests
- Performance tests
- Documentation


> Add Random Forest algorithm to MLlib
> ------------------------------------
>
>                 Key: SPARK-1545
>                 URL: https://issues.apache.org/jira/browse/SPARK-1545
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>    Affects Versions: 1.0.0
>            Reporter: Manish Amde
>
> This task requires adding Random Forest support to Spark MLlib. The 
> implementation needs to adapt the classic algorithm to the scalable tree 
> implementation.
> The tasks involves:
> - Comparing the various tradeoffs and finalizing the algorithm before 
> implementation
> - Code implementation
> - Unit tests
> - Functional tests
> - Performance tests
> - Documentation



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to