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.