This work studies one of the parallel decision tree learning algorithms, pdsCART, designed for scalable and efficient data analysis. The method incorporates three core capabilities. First, it supports real-time learning from data streams, allowing trees to be constructed incrementally. Second, it enables parallel processing of high-volume streaming data, making it well-suited for large-scale applications. Third, the algorithm integrates seamlessly into the MapReduce framework, ensuring compatibility with distributed computing environments. In what follows, we present the algorithm's key components along with results highlighting its performance and scalability.
View on arXiv@article{shiralizadeh2025_2505.11780, title={ A Review and Analysis of a Parallel Approach for Decision Tree Learning from Large Data Streams }, author={ Zeinab Shiralizadeh }, journal={arXiv preprint arXiv:2505.11780}, year={ 2025 } }