Gradient Boost Part 1 (of 4): Regression Main Ideas

  Рет қаралды 780,440

StatQuest with Josh Starmer

StatQuest with Josh Starmer

Күн бұрын

Gradient Boost is one of the most popular Machine Learning algorithms in use. And get this, it's not that complicated! This video is the first part in a series that walks through it one step at a time. This video focuses on the main ideas behind using Gradient Boost to predict a continuous value, like someone's weight. We call this, "using Gradient Boost for Regression". In the next video, we'll work through the math to prove that Gradient Boost for Regression really is this simple. In part 3, we'll walk though how Gradient Boost classifies samples into two different categories, and in part 4, we'll go through the math again, this time focusing on classification.
This StatQuest assumes that you already understand....
Decision Trees: • Decision and Classific...
Regression Trees: • Regression Trees, Clea...
AdaBoost: • AdaBoost, Clearly Expl...
...and the tradeoff between Bias and Variance that plagues Machine Learning: • Machine Learning Funda...
For a complete index of all the StatQuest videos, check out:
statquest.org/video-index/
This StatQuest is based on the following sources:
A 1999 manuscript by Jerome Friedman that introduced Stochastic Gradient Boost: statweb.stanford.edu/~jhf/ftp...
The Wikipedia article on Gradient Boosting: en.wikipedia.org/wiki/Gradien...
The scikit-learn implementation of Gradient Boosting: scikit-learn.org/stable/modul...
If you'd like to support StatQuest, please consider...
Buying The StatQuest Illustrated Guide to Machine Learning!!!
PDF - statquest.gumroad.com/l/wvtmc
Paperback - www.amazon.com/dp/B09ZCKR4H6
Kindle eBook - www.amazon.com/dp/B09ZG79HXC
Patreon: / statquest
...or...
KZbin Membership: / @statquest
...a cool StatQuest t-shirt or sweatshirt:
shop.spreadshirt.com/statques...
...buying one or two of my songs (or go large and get a whole album!)
joshuastarmer.bandcamp.com/
...or just donating to StatQuest!
www.paypal.me/statquest
Lastly, if you want to keep up with me as I research and create new StatQuests, follow me on twitter:
/ joshuastarmer
0:00 Awesome song and introduction
2:58 Gradient Boost compared to AdaBoost
5:50 Building the first tree to predict weight
10:37 Building the second tree to predict weight
13:28 Building additional trees to predict weight
13:50 Prediction with Gradient Boost
14:28 Summary of concepts and main ideas
#statquest #gradientboost

Пікірлер: 874
@statquest
@statquest 4 жыл бұрын
NOTE: Gradient Boost usually uses regression trees. These are very similar to classification trees, but have a slightly different way to decide how to add branches and leaves. For more details, see: kzbin.info/www/bejne/nWrGZ2mKit6fkJY Support StatQuest by buying my book The StatQuest Illustrated Guide to Machine Learning or a Study Guide or Merch!!! statquest.org/statquest-store/
@nataliabarros4765
@nataliabarros4765 3 жыл бұрын
Hi Josh. Is there a video similar to this but about Lightgbm?
@statquest
@statquest 3 жыл бұрын
@@nataliabarros4765 Not yet, but I have a video about XGBoost: kzbin.info/www/bejne/haWnaaqMlqugbKc
@parijatkumar6866
@parijatkumar6866 3 жыл бұрын
@@statquest Keenly awaiting Sir.
@statquest
@statquest 3 жыл бұрын
@Kristofer Yes, that is correct. That tree is a Regression Tree because it was fit to continuous values (which we see in the leaves).
@statquest
@statquest 3 жыл бұрын
@Kristofer No, Gradient Boost Classification is still done with Regression Trees because we are fitting the trees to residuals. For details on Regression Trees, see: kzbin.info/www/bejne/nWrGZ2mKit6fkJY
@user-dq6di3fg8c
@user-dq6di3fg8c 4 жыл бұрын
Thanks for your immense contribution to humanity
@statquest
@statquest 4 жыл бұрын
Thank you! :)
@Privacy-LOST
@Privacy-LOST 4 жыл бұрын
This is not an overstatement
@statquest
@statquest 4 жыл бұрын
@@Privacy-LOST :)
@dahailiu2067
@dahailiu2067 4 жыл бұрын
@@Privacy-LOST 😂😂😂😂😂
@lpcruz5661
@lpcruz5661 3 жыл бұрын
I agree, a step in the right direction and likely save the world
@xiao2634
@xiao2634 5 жыл бұрын
This channel should be boosted. Better than my professor.
@user-wl4ck1vb9q
@user-wl4ck1vb9q 4 жыл бұрын
I also think soI
@trantoan6985
@trantoan6985 3 жыл бұрын
Sure
@parijatkumar6866
@parijatkumar6866 3 жыл бұрын
Yes
@beautyisinmind2163
@beautyisinmind2163 3 жыл бұрын
@@user-wl4ck1vb9q 中国教授这样教不了的
@suprobhosantra
@suprobhosantra 3 жыл бұрын
Use xgboost to boost the chnl😂
@ahanadrall5661
@ahanadrall5661 4 жыл бұрын
i still remember the first StatQuest i watched. "you can fit a line, you can fit a squiggle, you can make me laugh, you can make me giggle. StatQueeeest" keep up the good work. this is one of the best channels of all. thanks josh.
@statquest
@statquest 4 жыл бұрын
Thank you so much! (and that's one of my favorite intro songs...!)
@emrecaglayan1329
@emrecaglayan1329 5 жыл бұрын
You were BAMless for ten min. I was kind of concerned. But then you made a step in the right direction.
@statquest
@statquest 5 жыл бұрын
Ha! :)
@AyushMandowara_xx7
@AyushMandowara_xx7 2 жыл бұрын
I am assuming that "BAM" is a famous keyword in these videos. Is my mental model making the correct prediction?
@panchamdesai7090
@panchamdesai7090 4 жыл бұрын
Hey your channel is a saviour for me because you make all complicated concepts easy to understand . Thanks for contributing the datascience community with such great content
@statquest
@statquest 4 жыл бұрын
Thank you so much! :)
@chongxj9263
@chongxj9263 Жыл бұрын
Thanks for your hard work producing all these incredible tutorials Josh. I just can't imagine how'd I have learned these concepts otherwise without your videos!
@statquest
@statquest Жыл бұрын
I'm happy to hear my videos are helpful. BAM! :)
@anjithnair3082
@anjithnair3082 5 жыл бұрын
One of the best explanations for GB regressor. Excited for the next one.
@jaysoncena8539
@jaysoncena8539 4 жыл бұрын
Holy shit, I was able to finish my assignment in 1 night while watching this. For the past 1-2 weeks I'm doing an all-nighter and pulling my hair to finish my assignment using the notes I have from my class.
@statquest
@statquest 4 жыл бұрын
Hooray!!!! I'm glad the video was helpful! :)
@yilinxie2457
@yilinxie2457 5 жыл бұрын
I’m preparing for an interview and this definitely helps!
@shaz-z506
@shaz-z506 5 жыл бұрын
After waiting for a while, finally, the series is here. Thanks :)
@SamirSheriff
@SamirSheriff 5 жыл бұрын
This video came out at exactly the right time!! Triple BAMMM!!!! Thanks, Josh! :)
@uniwander
@uniwander 4 жыл бұрын
Your channel has the best videos I found for explaining gradient boosting (and many other data science and stats topics). Really appreciate it!
@statquest
@statquest 4 жыл бұрын
Thank you very much! :)
@yulinliu850
@yulinliu850 5 жыл бұрын
Excellent! Looking forward to future parts of the series!
@mau345
@mau345 2 жыл бұрын
great material, thank you :) sometimes, we need to relax, take a step back and look at seemingly complicated things with a simple perspective. I hope more teachers are exposed to this kind of freedom and agility to creatively present their lessons.
@statquest
@statquest 2 жыл бұрын
Glad it was helpful!
@quant-trader-010
@quant-trader-010 2 жыл бұрын
I really like the contrast between different models that are seemingly similar. It helps a lot to clarify the ideas.
@statquest
@statquest 2 жыл бұрын
Thank you! :)
@weemengaitan9106
@weemengaitan9106 4 жыл бұрын
Hi Josh, this is by far, the clearest explanation for a concept I was try to figure out for 3 months. Thank you very much! really appreciate your effort ! Keep up the good work !
@statquest
@statquest 4 жыл бұрын
I'm glad you finally got the information you needed to understand how Gradient Boost worked.
@marvellousmoonvalley7085
@marvellousmoonvalley7085 4 жыл бұрын
Same here. For more than a year, I have been using Gradient Boosting heavily because of its accuracy, without understanding how it works. Now all is clear to me. Thank you, StatQuest!!!!!!!!!!!!!!!!!
@astaconteazamaiputin
@astaconteazamaiputin 4 жыл бұрын
This is a great example of designing good instructions ! The methods you use for putting the learner in the right mindset for taking in difficult information is just inspirational
@statquest
@statquest 4 жыл бұрын
Thank you very much! :)
@xudongzhang9234
@xudongzhang9234 5 жыл бұрын
The Moment I clicked in and realized it is from StatQuest, I just knew I'm gonna have a really great grip on this topic.
@Josh-di2ig
@Josh-di2ig Жыл бұрын
thanks for another amazing vid. watching this video alone improves my understanding not only about the model, but also about hyperparameters which makes me better at ML modelling. lucky to have you in the community.
@statquest
@statquest Жыл бұрын
Thank you!
@Maya_s1999
@Maya_s1999 5 жыл бұрын
Wow Josh - this is just what I needed right now. Bring on part2!!
@kaunghtetmyat1704
@kaunghtetmyat1704 4 жыл бұрын
I was scratching my head for 2 days to understand the GB algorithm and all the sites and resources on the internet are quite confusing. You just explained it so clearly and BAM...you got a new subscriber!
@statquest
@statquest 4 жыл бұрын
Awesome! Thank you very much! :)
@mingyuli4865
@mingyuli4865 2 жыл бұрын
Every time I try to learn new machine learning algorithm, I will firstly check your channel. You really helped me a lot!
@statquest
@statquest 2 жыл бұрын
Awesome, thank you!
@joerich10
@joerich10 5 жыл бұрын
Josh - another amazing video, well done! Been waiting for this one, looking forward to parts 2 & 3. Thank you so much for your crystal clear explanations - its so refreshing in a world full of confusing, jargon filled stats tutorials. Your videos really stand out!
@gabrielpradyumnaalencarcos5129
@gabrielpradyumnaalencarcos5129 4 күн бұрын
Loved your videos, man! It's actually makes it's easy to understand the concepts behind the models instead of trying to read their papers, which can take time and some times can be really hard .
@statquest
@statquest 3 күн бұрын
Thank you!
@ritendradhakciya9935
@ritendradhakciya9935 4 жыл бұрын
Greatest Video I saw on the Internet to understand with this much clarity
@statquest
@statquest 4 жыл бұрын
Thank you very much! :)
@aop2182
@aop2182 5 жыл бұрын
Finally! I have been waiting for you to talk about this since last year. GBM for classification would be more exciting, can't wait.
@statquest
@statquest 5 жыл бұрын
Two more weeks to go!
@adiamirudin430
@adiamirudin430 2 жыл бұрын
This is some godlike storytelling, I know myself sometimes skipped/half-understand the mathematical reasoning behind every algorithm, because sometimes its unbearable, too mathematical. You get the essence and storytelling it perfectly! Thanks man! Tha'ts a subs and bell for you!
@statquest
@statquest 2 жыл бұрын
Bam! Thank you very much! :)
@jasonshen4404
@jasonshen4404 4 жыл бұрын
You are amazing! I have been reading papers and ppts, none of them helped me to visualize the mechanism as what you have done! BAM!
@statquest
@statquest 4 жыл бұрын
Thank you! :)
@Demonithese
@Demonithese 4 жыл бұрын
Thank you for all the hard work you do to produce these videos. They are simply fantastic and every one rekindles my appreciation for statistics.
@statquest
@statquest 4 жыл бұрын
Awesome! :)
@MrLilipili
@MrLilipili 4 жыл бұрын
You are just awesome!!! It’s 2:10 am London time! I have to submit my coursework tomorrow morning! I had to code it from scratch! Thank you so much 🙏
@statquest
@statquest 4 жыл бұрын
I hope you get a good grade! Let me know how it goes. :)
@KishanKumar-cr8hs
@KishanKumar-cr8hs 3 жыл бұрын
Man !! you are such a gem. Even kids can learn these topic if they refer your videos
@statquest
@statquest 3 жыл бұрын
Thanks!
@arnavgrover8301
@arnavgrover8301 4 жыл бұрын
This is brilliant. Simple yet detailed
@statquest
@statquest 4 жыл бұрын
Thank you! :)
@vpee
@vpee 3 жыл бұрын
Salut Josh et merci! (Just a french person trying to show his gratitude). Man, your method is amazing and you have a good voice. I saved your videos and locked them in a safe for when my 5 y old daughters are ready to hear about stats and ML... Precious gift you've got. Au revoir!
@statquest
@statquest 3 жыл бұрын
Merci beaucoup!!!
@cziffras9114
@cziffras9114 3 ай бұрын
Je fais la même chose! I'm doing the same @@statquest , Merci à toi!
@statquest
@statquest 3 ай бұрын
@@cziffras9114 DOUBLE BAM! :)
@tymothylim6550
@tymothylim6550 3 жыл бұрын
Thank you Josh for this very fun video! I really enjoy watching these videos and I learnt a lot on how this is done! The use of specific step-by-step examples makes a big difference in terms of my understanding!
@statquest
@statquest 3 жыл бұрын
Glad it was helpful!
@moushumisikdar198
@moushumisikdar198 3 жыл бұрын
Finding StatQuest channel "results in a small(but hugely significant) step in the right direction'" for ML. Thank you so much Josh!!
@statquest
@statquest 3 жыл бұрын
Hooray! :)
@yurobert3007
@yurobert3007 Жыл бұрын
I found boosting conceptually harder to grasp than bagging and random forest. This video explains each step with nice clear graphics with just about right pace! Thanks for the great efforts you have put into making this brilliant work.
@statquest
@statquest Жыл бұрын
Glad it helped!
@LucjanKucharski
@LucjanKucharski 5 жыл бұрын
You got my heart at the intro.
@MrKashyani
@MrKashyani 4 жыл бұрын
You are beyond words Josh. Just love the work you are doing.
@statquest
@statquest 4 жыл бұрын
Thank you! :)
@jhfoleiss
@jhfoleiss 5 жыл бұрын
Awesome explanation! Thank you very much!!!
@okioking2
@okioking2 4 жыл бұрын
this is incredible! very clear. thank you so much!
@statquest
@statquest 4 жыл бұрын
Thanks! :)
@xuhao7208721
@xuhao7208721 4 жыл бұрын
thank you so much, you are basically not wasting any of your words explaining this concept.
@statquest
@statquest 4 жыл бұрын
Thanks! :)
@NIHIT555
@NIHIT555 4 жыл бұрын
what a great video.I watched multiple lectures on this from various colleges.it is by far the best
@statquest
@statquest 4 жыл бұрын
Awesome!
@sandeepm625
@sandeepm625 4 жыл бұрын
very good explanation. First time, I got a a detailed understanding of the boosting algorithm and how trees are built.
@statquest
@statquest 4 жыл бұрын
Thanks! :)
@TheSachinbob
@TheSachinbob 4 жыл бұрын
Hi Josh, I am a Data Scientist and a music enthusiast (drummer). This video has cleared a long time confusion of mine. Thanks a lot buddy. Your songs are also good. :) Keep Rocking.
@statquest
@statquest 4 жыл бұрын
Thank you very much! I'm glad you like my stuff! :)
@pushkarparanjpe
@pushkarparanjpe 3 жыл бұрын
Having summary at the end is so thoguhtful but extra effort on your part but hugely helpful for the learner! Thanks.
@statquest
@statquest 3 жыл бұрын
Thank you! Very few people watch the summaries (youtube gives me statistics that tell me when people stop watching) so I've been debating whether or not they are worth the effort. It's good to know that you appreciate them.
@ashishjadhav7752
@ashishjadhav7752 2 жыл бұрын
This was the first video which I've seen from your channel and believe me now i can't get rid of following u.. thankyou for such a nice explanation..
@statquest
@statquest 2 жыл бұрын
Thank you!
@3rl0y
@3rl0y 5 жыл бұрын
I was working on this all day, because most examples on the internet only touch the classification side of tree-based models. And now my Messiah, my saviour. StatQuest is the only true way of living and all infidels shall be doomed to misinterpret data for the rest of their mortal existence.
@Erosis
@Erosis 5 жыл бұрын
BAM
@statquest
@statquest 5 жыл бұрын
Thanks!!! :)
@ailiani
@ailiani 5 жыл бұрын
TRIPLE BAM!!!
@calvin5371
@calvin5371 5 жыл бұрын
So basically while constructing a tree we can take features in any combination? ... like .. and do we have to take all the features?
@marvellousmoonvalley7085
@marvellousmoonvalley7085 4 жыл бұрын
@@calvin5371 Decision Tree is a whole subject in itself. The algorithms for efficiently constructing an efficient decision tree are quite established. Sometimes we can ignore certain features when they are irrelevant.
@DeepakSingh-fo2wm
@DeepakSingh-fo2wm 4 жыл бұрын
I am amazed .. such a complicated topic you have explained so simply.
@statquest
@statquest 4 жыл бұрын
Thank you so much! :)
@sanglierquipue
@sanglierquipue 5 жыл бұрын
Probably one of the best explanation of GB I have ever seen
@statquest
@statquest 5 жыл бұрын
Thank you! :)
@__krossell__
@__krossell__ 3 жыл бұрын
This is the best explanation of the gradient boost. Period.
@statquest
@statquest 3 жыл бұрын
Thank you! :)
@jmarkinman
@jmarkinman 3 жыл бұрын
This is probably the best CS/Math channel I've ever seen. Right up there with 3Blue1Brown, Kudos!
@statquest
@statquest 3 жыл бұрын
Thank you!
@Zombie-wx9cq
@Zombie-wx9cq 5 жыл бұрын
statquest is the best ML video out of all on the internet
@meysamamini9473
@meysamamini9473 3 жыл бұрын
I wonder how can someone dislike a great content like this :/// these videos are amazing!!! even a 5 year old kid can learn complicated ML concepts from StatQuest! THANK U Josh ❤️!
@statquest
@statquest 3 жыл бұрын
Thank you very much! :)
@HKwak
@HKwak 5 жыл бұрын
This man saves my life. I first tried to understand the one by reading the book: Elements of Statistical Learning, the book is too complicated and too much information for beginners. I think it's better approach to learn the cores with the visualization first, just like this video, and mathematical properties then next. Looking forward to watching the next video! Right away!
@vamsikrishnaj4429
@vamsikrishnaj4429 3 жыл бұрын
Well Said!
@anaswahid8520
@anaswahid8520 5 жыл бұрын
You are LOGICALY CONSISTENT You have depth knowledge of your subject
@boglu4382
@boglu4382 5 жыл бұрын
Watched many machine learning videos from your channel, very nice and clear and easy to follow , thank you ! good luck to my final tomorrow too!
@statquest
@statquest 5 жыл бұрын
How was your final?
@kohei4828
@kohei4828 5 жыл бұрын
Another great video! It would have saved me a ton of time to understand how GBM works if I had watched this video rather than going through lots of random online materials.
@ahmedabbas2595
@ahmedabbas2595 4 жыл бұрын
You're AWESOME man! your videos are easy to understand and you use your BAMS wisely.
@statquest
@statquest 4 жыл бұрын
Thank you so much! :)
@rreinec
@rreinec 4 жыл бұрын
the clearest explanation for gradient boosting on the internet
@statquest
@statquest 4 жыл бұрын
Thank you! :)
@asabereowusu5854
@asabereowusu5854 5 жыл бұрын
This is similar to Random Forest. Great explanation. Great job!
@pratik3476
@pratik3476 6 ай бұрын
Thanks for painting such a clear picture. It really helped!
@statquest
@statquest 6 ай бұрын
Thanks!
@deepwebtube
@deepwebtube 5 жыл бұрын
Too good sir! Nothing can get better than this...namaste!!!
@statquest
@statquest 5 жыл бұрын
Thank you! :)
@rrrprogram8667
@rrrprogram8667 5 жыл бұрын
This is becoming more n more awesome josh.... MEGAAAAA BAMMMMMM
@calvin5371
@calvin5371 5 жыл бұрын
So basically while constructing a tree we can take features in any combination? ... like .. and do we have to take all the features?
@shashankkapoor2828
@shashankkapoor2828 2 жыл бұрын
I cant thank you enough for this amazing tutorial!
@statquest
@statquest 2 жыл бұрын
BAM!!!
@bernardmontgomery3859
@bernardmontgomery3859 4 жыл бұрын
It is the first vedio that makes clear for me to understand Gbm
@statquest
@statquest 4 жыл бұрын
Hooray! :)
@adsax1903
@adsax1903 2 жыл бұрын
this is pure gold, Josh!
@statquest
@statquest 2 жыл бұрын
Thanks!
@sammitiyadav6914
@sammitiyadav6914 3 жыл бұрын
What would I do without your videos? Thanks a ton!
@statquest
@statquest 3 жыл бұрын
Wow, thanks!
@user-jt7kw4jf9o
@user-jt7kw4jf9o 5 жыл бұрын
look forward to see the next 3 series
@prathvikgs4406
@prathvikgs4406 11 ай бұрын
That was a really great explanation ! thank you
@statquest
@statquest 11 ай бұрын
Thanks!
@maheshgudisa378
@maheshgudisa378 3 жыл бұрын
Your videos are awesome..you deserve much more attention from ML community. Hope you reach more heights and explain us many more concepts!
@statquest
@statquest 3 жыл бұрын
Thank you very much! :)
@shubhamborghare873
@shubhamborghare873 4 жыл бұрын
oh wow! amazing explaination, amazing, thank you so much.
@statquest
@statquest 4 жыл бұрын
Thanks! :)
@michelpereira3194
@michelpereira3194 4 жыл бұрын
Excellent methodology! You've just gotten a new subscriber.
@statquest
@statquest 4 жыл бұрын
Awesome! Thank you very much! :)
@lalithahemanth4357
@lalithahemanth4357 2 жыл бұрын
amazing videos. thanks for the playlist. I learnt a lot!
@statquest
@statquest 2 жыл бұрын
Thank you!
@hyejinlee913
@hyejinlee913 2 жыл бұрын
Best video I've ever watched. Thanks a lot :)
@statquest
@statquest 2 жыл бұрын
Wow, thanks!
@sebastian3291
@sebastian3291 4 жыл бұрын
Wow, you are amazing, thanks for sharing your knowledge in such a didactic way! Greetings from Chile :)
@statquest
@statquest 4 жыл бұрын
Hola Chile! I'm glad you like my videos. :)
@girlthatcooks4079
@girlthatcooks4079 2 жыл бұрын
Im in love with this chanel, idk how i didnt know about it
@statquest
@statquest 2 жыл бұрын
Bam! :)
@EmilyBoInvests
@EmilyBoInvests 2 жыл бұрын
i love your channel! Thanks a lot for providing such good resources to the curious learners :)
@statquest
@statquest 2 жыл бұрын
Glad you enjoy it!
@parveenparveen9384
@parveenparveen9384 3 жыл бұрын
Thank you. Just Amazing. Made it simple and clear
@statquest
@statquest 3 жыл бұрын
Thanks!
@charlesd4572
@charlesd4572 18 күн бұрын
Excellent presentation - BAM!
@statquest
@statquest 18 күн бұрын
Thank you!
@hongkyulee9724
@hongkyulee9724 2 жыл бұрын
I was going to give up to study machine learning, but you save me. I will have to contribute to the world like you. Really thank you for nice educational resource...>
@statquest
@statquest 2 жыл бұрын
Happy to help!
@krocodilnaohote1412
@krocodilnaohote1412 2 жыл бұрын
Thank you good sir! Your videos are amazing, very helpful!
@statquest
@statquest 2 жыл бұрын
Thanks!
@rodolfoviegas8504
@rodolfoviegas8504 3 жыл бұрын
Simple and excelent explanation, thanks for made this class; greeting from Brasil!
@statquest
@statquest 3 жыл бұрын
Muito obrigado! :)
@binbochen1885
@binbochen1885 3 жыл бұрын
This channel saves my machine learning!
@statquest
@statquest 3 жыл бұрын
Glad to hear it!
@koderr100
@koderr100 2 жыл бұрын
I like these BAMs. Improves understanding a lot!
@statquest
@statquest 2 жыл бұрын
bam!
@41abhishek
@41abhishek 5 жыл бұрын
Best Tutorial I have ever seen
@statquest
@statquest 5 жыл бұрын
Thank you! :)
@kennethleung4487
@kennethleung4487 3 жыл бұрын
Great video as always!
@statquest
@statquest 3 жыл бұрын
Thank you! :)
@asimazehra8597
@asimazehra8597 5 жыл бұрын
Thank you for this video...
@subhz1
@subhz1 4 жыл бұрын
Excellent!!!!! BAM!!!!! great explanation👍
@statquest
@statquest 4 жыл бұрын
Glad you liked it!
@jpeel36
@jpeel36 2 жыл бұрын
You are a hero. Thanks for such a clear lecture
@statquest
@statquest 2 жыл бұрын
Thank you! :)
@aly7401
@aly7401 Жыл бұрын
Thank you very much, I've got the intuition of gradient boosting. MEGA BAM🥰
@statquest
@statquest Жыл бұрын
Awesome!
@algokiddo
@algokiddo 2 жыл бұрын
Great video dude! Thanks! Keep Bamming!
@statquest
@statquest 2 жыл бұрын
Thanks! Will do!
@marjunodtojan3912
@marjunodtojan3912 5 жыл бұрын
Great job sir. I am hoping that you will make a video on explaining Frequency Ratio. Thank you.
@himanikhurana6656
@himanikhurana6656 3 жыл бұрын
Wow !!! Amazing Explanation
@statquest
@statquest 3 жыл бұрын
Thank you! 🙂
@hhhhh-pb2ep
@hhhhh-pb2ep 8 ай бұрын
Bro! You deserve the greatest like of all time!
@statquest
@statquest 8 ай бұрын
Thank you!
@LITHIUMINWATER
@LITHIUMINWATER 2 жыл бұрын
"Then it scales the tree".-Awesome animation and great video as always!
@statquest
@statquest 2 жыл бұрын
Thank you so much 😀!
@edvinsjudins1109
@edvinsjudins1109 4 жыл бұрын
Thanks, your videos helped me start my professional career! (initially small but gradually increasing in significance BAM!)
@statquest
@statquest 4 жыл бұрын
That is awesome!!! TRIPLE BAM!!! :)
@ghexz7
@ghexz7 8 ай бұрын
You are making my dream of becoming a data scientist comes true. Thank you so much fron the bottom of my heart
@statquest
@statquest 8 ай бұрын
Thanks!
@erfanmoosavi9428
@erfanmoosavi9428 Жыл бұрын
Thanks for your interesting videos!
@statquest
@statquest Жыл бұрын
Glad you like them!
@harkus8831
@harkus8831 4 жыл бұрын
This video was helpful! Thank you !
@statquest
@statquest 4 жыл бұрын
Thanks! :)
Gradient Boost Part 2 (of 4): Regression Details
26:46
StatQuest with Josh Starmer
Рет қаралды 281 М.
AdaBoost, Clearly Explained
20:54
StatQuest with Josh Starmer
Рет қаралды 731 М.
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 25 МЛН
Must-have gadget for every toilet! 🤩 #gadget
00:27
GiGaZoom
Рет қаралды 9 МЛН
Backstage 🤫 tutorial #elsarca #tiktok
00:13
Elsa Arca
Рет қаралды 46 МЛН
XGBoost Part 1 (of 4): Regression
25:46
StatQuest with Josh Starmer
Рет қаралды 612 М.
All Learning Algorithms Explained in 14 Minutes
14:10
CinemaGuess
Рет қаралды 179 М.
Decision and Classification Trees, Clearly Explained!!!
18:08
StatQuest with Josh Starmer
Рет қаралды 687 М.
Regression Trees, Clearly Explained!!!
22:33
StatQuest with Josh Starmer
Рет қаралды 613 М.
7.5 Gradient Boosting (L07: Ensemble Methods)
1:04:05
Sebastian Raschka
Рет қаралды 12 М.
Gradient Descent, Step-by-Step
23:54
StatQuest with Josh Starmer
Рет қаралды 1,2 МЛН
ROC and AUC, Clearly Explained!
16:17
StatQuest with Josh Starmer
Рет қаралды 1,4 МЛН
Gradient Boost Part 3 (of 4): Classification
17:03
StatQuest with Josh Starmer
Рет қаралды 254 М.
Gaussian Processes
23:47
Mutual Information
Рет қаралды 117 М.
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 25 МЛН