Boosting - EXPLAINED!

  Рет қаралды 50,550

CodeEmporium

CodeEmporium

Күн бұрын

Пікірлер: 58
@SergioArroyoSailing
@SergioArroyoSailing 3 жыл бұрын
Dude that was a fantastic explanation! and the video illustrations were excellent! and you really went over and above with the reference links for deeper studies! subscribed! keep up the good work! :D
@saharshayegan
@saharshayegan 3 жыл бұрын
Exactly!
@CodeEmporium
@CodeEmporium 3 жыл бұрын
Sorry I'm super late to this. KZbin didn't notify me of this amazing comment. Thanks a ton! We can chat better on Discord since I'm more active there. Link in the latest video description
@dhineshkumarr3182
@dhineshkumarr3182 3 жыл бұрын
You got my respect man. I think this is the only video that actually cared enough to define what strong and weak learners are.
@CodeEmporium
@CodeEmporium 3 жыл бұрын
Thanks! Tried to get deep with this one
@ShashankData
@ShashankData 2 жыл бұрын
Great video! I'm using this to research for a video I'm working on now!
@CodeEmporium
@CodeEmporium 2 жыл бұрын
I am honored! Can’t wait to see it!
@Robay146
@Robay146 2 жыл бұрын
Great explanation. Had no idea what boosting was and this video just demystified the whole thing. Big up!
@mavichovizana5460
@mavichovizana5460 2 жыл бұрын
What a great explanation and fantastic work! Appreciated those references!
@denisjosephbarrow8330
@denisjosephbarrow8330 2 жыл бұрын
Thanks Mr. Code Emporium you are as good as 3 blue one brown at explaining the difficult.
@somerset006
@somerset006 2 жыл бұрын
Amazing quality of production! Appreciate your effort!
@VietnamSteven
@VietnamSteven Жыл бұрын
This is beautifully explained!
@flavialan4544
@flavialan4544 2 жыл бұрын
one of the BEST videos for this subject
@CodeEmporium
@CodeEmporium 2 жыл бұрын
Thank you so much!
@95Bloulou
@95Bloulou 4 жыл бұрын
I like the format of "logistic regression - the math you should know" better, I think the intro here is a little bit long and I think the viewers of this video will know a bit about ML but are more interested in the details of boosting (speaking for myself at least) Thank you ! keep it up !
@CodeEmporium
@CodeEmporium 4 жыл бұрын
Yeah. I'm working on getting to the point much quicker. Thanks for the feedback!
@drsandeepvm5622
@drsandeepvm5622 Жыл бұрын
Great simplified explanation 👍 Thanks 😊
@latinavenger7472
@latinavenger7472 4 жыл бұрын
Hi, stupid question, but how you find the research papers exactly because they're such great! Thx for the gorgeous explanation, helped me a lot!
@CodeEmporium
@CodeEmporium 4 жыл бұрын
That's a good question. If I know the topic I'm looking for, I'd just Google it (like Xgboost). For "history" of boosting though, I'd also try to find college lecture material. They have a good explanation at a high level, but I'd dig into their references for more info. Apart from that there is arxiv sanity and social media that I use for more trending research (explained this more in my video on "how to keep up with AI research. Check it out)
@aashishadhikari8144
@aashishadhikari8144 3 жыл бұрын
You did not explain why increasing the sample weight makes the next iteration focus on the misclassified samples.
@pankajshinde475
@pankajshinde475 4 жыл бұрын
Sir, just one question.... where you learn maths behind the machine learning algorithms... I am trying really hard to find courses about mathematics but i failed.... Where i can find resources to learn mathematics behind machine learning algorithms...
@last_theorem
@last_theorem 4 жыл бұрын
there is a channel called statquest you can have some decent idea math in that. MIT has a fab course called Artificial Intelligence by Patrick wilson they introduce you to some math there. And there are lot of medium articles where you can see the math. You will have to dig some more deeper. Machine learning algos are not built on one single ideas. Like in decision tree and even in ada boost you have an idea called gini score and all . Its a measure of entropy . And entropy is a information theory based ideas. Librarys are the most easiest way to approach this if you start understanding the math then there are lot of dependency. Also a decent idea of statistics , propablity , calculus can help you understand the ideas better. Because this algos are built on top of it.
@70ME3E
@70ME3E 4 жыл бұрын
I think Andrew Ng's ML videos might come handy too
@arieframadhan1244
@arieframadhan1244 4 жыл бұрын
Thanks man. Great explanation as always. Wish you all the best!
@justin.c249
@justin.c249 Жыл бұрын
Great Explanation!
@CodeEmporium
@CodeEmporium Жыл бұрын
Thanks so much! :)
@healthdatascience6577
@healthdatascience6577 2 жыл бұрын
Thanks! This is helpful.
@rajuofficial4205
@rajuofficial4205 2 жыл бұрын
Very nice
@SivaranjanGoswami
@SivaranjanGoswami 2 жыл бұрын
Awesome explanation 👏 👌
@hassanrevel
@hassanrevel 2 жыл бұрын
What an amazing video.
@TawhidShahrior
@TawhidShahrior 2 жыл бұрын
thank you man, this was amazing.
@70ME3E
@70ME3E 4 жыл бұрын
crazy good quality video, thank you!
@Leibniz_28
@Leibniz_28 4 жыл бұрын
Awesome, I will use XGboost for some classification problems. What's program do you use to make your videos? I would like to learn about it, but I don't have a clear path to learn those skills on Internet.
@CodeEmporium
@CodeEmporium 4 жыл бұрын
XGboost can also be used for regression too. Since the base weak learner is a decision tree. I use Camtasia studio for creating these videos. It's great for recording your screen. And if you play around long enough with it, you can create decent animations.
@Kevin-fp6gk
@Kevin-fp6gk 3 жыл бұрын
Which program do you use to create the videos?
@satyamtripathi1732
@satyamtripathi1732 3 жыл бұрын
why it select weak model suppose if I get 95% accuracy in first model and its is selection weak model that is having 65% accuracy why?
@nurkleblurker2482
@nurkleblurker2482 3 жыл бұрын
But how does a model "focus more on a problem to make sure it gets it right"? What does that mean?
@falak88
@falak88 3 жыл бұрын
So freaking amazing!
@ahmedoumar3741
@ahmedoumar3741 2 жыл бұрын
This video is GREAT!
@CodeEmporium
@CodeEmporium 2 жыл бұрын
you are GREAT!
@anissalhi5459
@anissalhi5459 3 жыл бұрын
great explanation thanks bro
@ILoveMattBellamy
@ILoveMattBellamy 3 жыл бұрын
Amazing video!
@CodeEmporium
@CodeEmporium 3 жыл бұрын
Thanks!
@danishnawaz7869
@danishnawaz7869 4 жыл бұрын
Thank you 🙏
@Klimaexperte
@Klimaexperte 4 жыл бұрын
So great, thanks man!
@yulinliu850
@yulinliu850 4 жыл бұрын
Excellent! Thanks!
@Raven-bi3xn
@Raven-bi3xn 4 жыл бұрын
Who are you? Where were you all my life? You are amazing! Do you have Pateon?
@mohanakumaran5815
@mohanakumaran5815 4 жыл бұрын
So finally u uploaded a video 😂 I like ur explanation very much
@CodeEmporium
@CodeEmporium 4 жыл бұрын
Yup. :) I'm trying a different approach with more visuals and easier explanations (without losing detail). So it took longer. I'd actually been working on this almost every day for the last month after work. Next step is to probably decrease the video length to make it more palatable (?) - not too sure. But will see how it goes. Thanks for the support! :)
@omolluska
@omolluska 3 жыл бұрын
This has 558 likes and cat videos have millions of likes. The world is not a fair place!
@CodeEmporium
@CodeEmporium 3 жыл бұрын
A cruel world we live in :)
@mberoakoko24
@mberoakoko24 3 жыл бұрын
SUBSCRIBED!!!!!
@CodeEmporium
@CodeEmporium 3 жыл бұрын
NO REGRETS! THENKS!
@LunaMarlowe327
@LunaMarlowe327 2 жыл бұрын
nice
@davidnassau23
@davidnassau23 Жыл бұрын
You lost me when you didn't explain what a gradient is or how it differs from a weight. That made the rest unintelligible. I hope you can improve this.
@CodeEmporium
@CodeEmporium Жыл бұрын
Yea. This video is from 4 years ago. I have definitely improved over time. But to answer your question in a nutshell. Weight = parameter, gradient = change in said parameter
@davidnassau23
@davidnassau23 Жыл бұрын
@@CodeEmporium ok thanks!
AdaBoost, Clearly Explained
20:54
StatQuest with Josh Starmer
Рет қаралды 767 М.
Gradient Boosting : Data Science's Silver Bullet
15:48
ritvikmath
Рет қаралды 64 М.
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 25 МЛН
Support Vector Machines: All you need to know!
14:58
Intuitive Machine Learning
Рет қаралды 151 М.
XGBoost Made Easy | Extreme Gradient Boosting | AWS SageMaker
21:38
Prof. Ryan Ahmed
Рет қаралды 39 М.
Transformer Neural Networks - EXPLAINED! (Attention is all you need)
13:05
MIT Introduction to Deep Learning | 6.S191
1:09:58
Alexander Amini
Рет қаралды 652 М.
Gradient Boost Machine Learning|How Gradient boost work in Machine Learning
14:11
Introduction to Machine Learning - 08 - Boosting, bagging, and random forests
37:27
Tübingen Machine Learning
Рет қаралды 9 М.
Machine Learning Lecture 32 "Boosting" -Cornell CS4780 SP17
48:27
Kilian Weinberger
Рет қаралды 34 М.
Machine Learning for Everybody - Full Course
3:53:53
freeCodeCamp.org
Рет қаралды 7 МЛН
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 25 МЛН