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
Attachments
Issue Links
- is required by
-
SPARK-1547 Add gradient boosting algorithm to MLlib
- Resolved
-
SPARK-3703 Ensemble learning methods
- Resolved
- links to