[
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 where each tree is constructed per partition.
The tasks involves:
- Justifying with theory and experimental results why this algorithm is a good
choice.
- Comparing the various tradeoffs and finalizing the algorithm before
implementation
- Code implementation
- Unit tests
- Functional tests
- Performance tests
- Documentation
was:
This task involves creating an alternate approximate random forest
implementation where each tree is constructed per partition.
The tasks involves:
- Comparing the various tradeoffs and finalizing the algorithm before
implementation
- Code implementation
- Unit tests
- Functional tests
- Performance tests
- Documentation
> Add Partial Random Forest algorithm to MLlib
> --------------------------------------------
>
> Key: SPARK-1548
> URL: https://issues.apache.org/jira/browse/SPARK-1548
> Project: Spark
> Issue Type: New Feature
> Components: MLlib
> Affects Versions: 1.0.0
> Reporter: Manish Amde
>
> This task involves creating an alternate approximate random forest
> implementation where each tree is constructed per partition.
> The tasks involves:
> - Justifying with theory and experimental results why this algorithm is a
> good choice.
> - 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)