Skip to content

Supporting materials for my Medium blogpost about ensemble learning.

Notifications You must be signed in to change notification settings

morkapronczay/ensemble-blogpost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mór Kapronczay
May 9, 2019
6ff06a3 · May 9, 2019

History

3 Commits
May 9, 2019
May 9, 2019
May 9, 2019

Repository files navigation

ensemble-blogpost

Supporting materials for my Medium blogpost about ensemble learning.

Part 1: Combine your machine learning models for better out-of-sample accuracy

This part explores bootstrapping, as a theoretical foundation of ensemble learning.

The first part is coded out in bootstrapping.ipynb

Part 2: Digging deeper into ensemble learning

This part outlines the concepts of bagging and boosting, and how they help you get better out-of-sample fit for your Machine Learning model.

The second part is coded out in bagging-boosting.ipynb

About

Supporting materials for my Medium blogpost about ensemble learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published