Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 298 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 298 Bytes

This repository contains code for building an ensemble model using stacking technique. Ensemble learning combines multiple individual models to improve predictive performance and robustness. In this project, we use a combination of base models and meta model to create a powerful predictive model.