TL;DR
This paper introduces a dynamic logistic ensemble method with recursive probability calculations and automatic subset splitting to improve binary classification, especially in datasets with internal clusters, balancing interpretability and performance.
Contribution
The work develops a novel ensemble approach that automatically partitions data and uses recursive probability, enhancing scalability and interpretability over traditional ensemble methods.
Findings
Significant performance improvements on simulated datasets.
Effective handling of datasets with internal cluster structures.
Maintains interpretability while achieving competitive accuracy.
Abstract
This paper presents a novel approach to binary classification using dynamic logistic ensemble models. The proposed method addresses the challenges posed by datasets containing inherent internal clusters that lack explicit feature-based separations. By extending traditional logistic regression, we develop an algorithm that automatically partitions the dataset into multiple subsets, constructing an ensemble of logistic models to enhance classification accuracy. A key innovation in this work is the recursive probability calculation, derived through algebraic manipulation and mathematical induction, which enables scalable and efficient model construction. Compared to traditional ensemble methods such as Bagging and Boosting, our approach maintains interpretability while offering competitive performance. Furthermore, we systematically employ maximum likelihood and cost functions to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
