Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Auto Closed
-
1.1.0
-
None
Description
This task requires adding the AdaBoost algorithm to Spark MLlib. The implementation needs to adapt the classic AdaBoost 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 duplicated by
-
SPARK-2401 AdaBoost.MH, a multi-class multi-label classifier
- Resolved
- is required by
-
SPARK-3703 Ensemble learning methods
- Resolved