🎁 FREE Algorithms Interview Questions Course - https://bit.ly/3s37wON
🎁 FREE Machine Learning Course - https://bit.ly/3oY4aLi
🎁 FREE Python Programming Course - https://bit.ly/3JJMHOD
📱 FREE Algorithms Visualization App - http://bit.ly/algorhyme-app
In this lecture we are going to discuss computer vision related approaches such as boosting (adaptive boosting or adaboost) and how to combine weak learners. The basic idea is quite counter-intuitive. If we keep combining several weak learners (for example shallow decision trees) then we can end up with an extremely powerful machine learning algorithm
So this is what we will do. We construct shallow decision trees - that can make binary decisions. Then we combine these weak learners and check the result. Let's get started!
✅ Facebook: / globalsoftwarealgorithms
✅ Instagram: / global.software.algorithms