ForBo7 // Salman Naqvi
  • Home
  • ForBlog
  • Playground
  • Dictionary
  • About

Ensemble

A collection of models whos’ predictions are averaged to obtain the final prediction.

The reason why this works is that some models will overestimate while others will underestimate, cancelling out each others’ errors.

There are different methods for ensembling.

Ensembling only works when all models are independent of each other. That is, the models do not depend on one another.

Back to top

ForBo7 // Salman Naqvi © 2023 and ForBlog™ by Salman Naqvi

Site Version 2.2.1.2 | Site Feedback | Website made by me!