Dynamic Model Switching for Improved Accuracy in Machine Learning
Syed Tahir Abbas Hasani

TL;DR
This paper introduces a dynamic model switching system that adaptively transitions between CatBoost and XGBoost based on dataset size and accuracy thresholds to optimize predictive performance.
Contribution
It presents a novel adaptive ensemble method that switches models dynamically guided by user-defined accuracy benchmarks, enhancing model effectiveness across varying data complexities.
Findings
The system effectively improves accuracy by switching models at appropriate data sizes.
Adaptive switching reduces the need for manual model selection.
The approach demonstrates robustness across different dataset scenarios.
Abstract
In the dynamic landscape of machine learning, where datasets vary widely in size and complexity, selecting the most effective model poses a significant challenge. Rather than fixating on a single model, our research propels the field forward with a novel emphasis on dynamic model switching. This paradigm shift allows us to harness the inherent strengths of different models based on the evolving size of the dataset. Consider the scenario where CatBoost demonstrates exceptional efficacy in handling smaller datasets, providing nuanced insights and accurate predictions. However, as datasets grow in size and intricacy, XGBoost, with its scalability and robustness, becomes the preferred choice. Our approach introduces an adaptive ensemble that intuitively transitions between CatBoost and XGBoost. This seamless switching is not arbitrary; instead, it's guided by a user-defined accuracy…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
