Hi, what do you want to do?
Curated Video
Ensemble Machine Learning Techniques 2.5: Ensemble Learning for Regression
In this video, we will use python to write a simple ensemble learning model for Regression. • We will use Jupyter Notebook to execute our code • Use of Height vs weight to demonstrate the ensemble technique • Use different models instead...
Curated Video
Ensemble Machine Learning Techniques 3.2: How Bagging Works
This video aims to teach the viewer how to use Bootstrapping for Ensemble Learning. • We go into the details of application of Bootstrapping for ensemble Learning • Use understand about Bootstrap aggregating • Look at the Algorithm for...
Curated Video
Ensemble Machine Learning Techniques 2.4: Ensemble Learning for Regression
This video aims to teach the viewer how to use Ensemble Learning for Regression. • We go into the details of averaging • We see examples for averaging in real life • Look at weighted averaging