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
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 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
--
This message was sent by Atlassian JIRA
(v6.2#6252)