A Review and Analysis of a Parallel Approach for Decision Tree Learning from Large Data Streams
By: Zeinab Shiralizadeh
Potential Business Impact:
Teaches computers to learn from fast-moving information.
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.
Similar Papers
Learning from the Past: Adaptive Parallelism Tuning for Stream Processing Systems
Distributed, Parallel, and Cluster Computing
Makes computer programs run faster by adjusting their parts.
PDSP-Bench: A Benchmarking System for Parallel and Distributed Stream Processing
Distributed, Parallel, and Cluster Computing
Tests how fast computer programs process data.
Declarative Data Pipeline for Large Scale ML Services
Distributed, Parallel, and Cluster Computing
Builds better computer programs faster and smarter.