Skip to content

In this code 3 type of ensemble model code is clearly explained. The three type of model is Bagging, Stacking, Boosting(Adaboost).

Notifications You must be signed in to change notification settings

Ayantanu2002/Basic-Ensemble-Model-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

About

In this code 3 type of ensemble model code is clearly explained. The three type of model is Bagging, Stacking, Boosting(Adaboost).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published