Early Stopping. The Most Popular Regularization Technique In Machine Learning.

  Рет қаралды 16,284

Underfitted

Underfitted

Күн бұрын

Пікірлер: 54
@paulallen1597
@paulallen1597 2 жыл бұрын
Excellent high-level explanation of this topic. 10/10. Thank you for your hard work!
@underfitted
@underfitted 2 жыл бұрын
Glad you liked it!
@limotto9452
@limotto9452 4 ай бұрын
You sounds like a hero of all Machine Learning realm. Thank you very much for the video sir.
@emresdance
@emresdance 2 жыл бұрын
You've got yourself a subscriber brother, great edit, clarity.
@underfitted
@underfitted 2 жыл бұрын
Thanks for the sub!
@11aniketkumar
@11aniketkumar Жыл бұрын
Wow, your teaching skills are excellent
@underfitted
@underfitted Жыл бұрын
Thanks!
@erfanelmtalab1615
@erfanelmtalab1615 Жыл бұрын
Supreme edit ! can't wait to see your channel grow ...
@srishtigupta5507
@srishtigupta5507 Жыл бұрын
One of the most interesting video to learn from. Thanks!
@nedafiroz514
@nedafiroz514 Жыл бұрын
I want to say one thing, As many times I see your videos, i get inspired to work on the suggestion and improve my model. ❤The best explanation ever. Watching over several times
@graysadler4085
@graysadler4085 2 жыл бұрын
This is exactly what I’m building! I’m creating variable training sets to see which training set size has best performance.
@underfitted
@underfitted 2 жыл бұрын
Sounds great!
@a7med7x7
@a7med7x7 10 ай бұрын
I just discovered one of the best channels
@PritishMishra
@PritishMishra 2 жыл бұрын
Awesome Explanation and The Thumbnail is lit 🔥
@ЕгорАбросимов-л2о
@ЕгорАбросимов-л2о Жыл бұрын
Great stuff! Looking forward to hearing more insights!
@karlbooklover
@karlbooklover 2 жыл бұрын
implemented early stopping auto-saving best model for os-cnn, great explanation! I love your content
@underfitted
@underfitted 2 жыл бұрын
Glad it was helpful!
@whilstblower901
@whilstblower901 Жыл бұрын
Sir your Explanation is excellent please make Videos on Regularization for Deep learning Parameter norm Penalties, Norm Penalties as Constrained Optimization
@alienm.nunezrivero2996
@alienm.nunezrivero2996 2 жыл бұрын
That was awesome! My teacher, my mentor, you are just the person I had the opportunity to learn from the most in my whole carrier. Thank you for sharing stuff like this and also for the time we spent working together in the past. I noticed you are now doing what you love the more... just keep teaching
@underfitted
@underfitted 2 жыл бұрын
Yo! What’s up! Thanks for the comment! Love ya, man!
@alwaleedalattas8384
@alwaleedalattas8384 2 жыл бұрын
Really like the way you explained it, thanks a lot
@underfitted
@underfitted 2 жыл бұрын
Glad it was helpful!
@abdullahyaser9073
@abdullahyaser9073 2 жыл бұрын
Fantastic explanation 👏
@underfitted
@underfitted 2 жыл бұрын
Glad you liked it
@karimmerchaoui9736
@karimmerchaoui9736 Жыл бұрын
Just what I was looking for ! how about doing a full machine learning course and simplify concepts with the same approach you did in this video ?
@underfitted
@underfitted Жыл бұрын
Working on it.
@VinayaWani
@VinayaWani 3 ай бұрын
great video! thanks.
@M1911Original
@M1911Original 2 жыл бұрын
I wish you could provide a technical walkthrough alongside the theoretical
@ThiagoSilvaOfficial
@ThiagoSilvaOfficial Жыл бұрын
Nice video, thanks
@roshanaryal310
@roshanaryal310 2 жыл бұрын
Great explanation as always, Santiago 💯💯🔥
@underfitted
@underfitted 2 жыл бұрын
Appreciate it!
@Naeem2460
@Naeem2460 11 ай бұрын
Amazingly creative explanation, new sub ❤
@aayushpatil7514
@aayushpatil7514 5 ай бұрын
0:50 isn't this model over fitting to data?
@HistoryUnlocked-fi3er
@HistoryUnlocked-fi3er 2 ай бұрын
Kind of…
@kozaTG
@kozaTG 6 ай бұрын
i hate how he tricks you into watching another video and you can't ignore because of how good the one you're currently watching is
@varunahlawat9013
@varunahlawat9013 2 жыл бұрын
OMG superbbbbbbbbbbbbb, today itself I came across this confusion (I've just started ML, today started with linear regression, so it's not always linear ahh satisfaction :))
@underfitted
@underfitted 2 жыл бұрын
Glad it was helpful!
@dimasveliz6745
@dimasveliz6745 2 жыл бұрын
nice analogy
@underfitted
@underfitted 2 жыл бұрын
Thanks :)
@TheInevitableHulk
@TheInevitableHulk 2 жыл бұрын
You could tie the deceleration of the validation loss to the learn rate after a certain threshold.
@underfitted
@underfitted 2 жыл бұрын
Right on
@thomaswijgerse723
@thomaswijgerse723 Жыл бұрын
Early stopping is kinda frowned upon right? Since it does regularization and training at the same time. I think the preferred methods are L1, L2 and dropout iirc?
@nicholasmarshall5775
@nicholasmarshall5775 Жыл бұрын
Great video, thanks! At 05:33, you mention the requirement of a "performance metric" - isn't this just the loss function the model is being optimized for?
@underfitted
@underfitted Жыл бұрын
It depends. Sometimes you need something business-specific. For example, what’s the impact of the model in real life?
@pandabear_77
@pandabear_77 Жыл бұрын
Sir, I had a question. What would be difference between num of boost rounds vs early stopping rounds, since both are available as parameters in xgb.train. I am a little lost as to what would be difference between the two ? Any clarification on the same is appreciated.
@stephenpaek9175
@stephenpaek9175 2 жыл бұрын
Amazing content, please keep going Santiago
@underfitted
@underfitted 2 жыл бұрын
Thanks, will do!
@shavilyarajput5477
@shavilyarajput5477 2 жыл бұрын
As far as i know santiago , epochs are in neural network right how can i use early stopping in ML ? I know it might be a noob question but i didn't really get it.
@underfitted
@underfitted 2 жыл бұрын
Any algorithm that relies on an iterative approach can benefit from early stopping. But yes, we primarily use it with neural networks.
@tzvi7989
@tzvi7989 2 жыл бұрын
Great video. Guess you're still limited by the input data though - especially in the omics fields
@headshock1111
@headshock1111 2 жыл бұрын
Wait was this supposed to be an allegory for self improvement or what
@vinaykamath6628
@vinaykamath6628 Жыл бұрын
Is it just me or does this guy sound like PewDiePie
@StephenGillie
@StephenGillie 2 жыл бұрын
Can an AI be trained to be better at training AI? You're a machine learning expert with a ton of manual work - why not get machine learning to do it for you?
@MadgulkarAdityaManoj
@MadgulkarAdityaManoj 9 ай бұрын
poor show
Active Learning. The Secret of Training Models Without Labels.
6:31
A Machine Learning roadmap (the one I recommend to my students)
19:56
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,1 МЛН
Happy birthday to you by Secret Vlog
00:12
Secret Vlog
Рет қаралды 6 МЛН
Каха и лужа  #непосредственнокаха
00:15
Симбу закрыли дома?! 🔒 #симба #симбочка #арти
00:41
Симбочка Пимпочка
Рет қаралды 2,9 МЛН
Introduction To Autoencoders In Machine Learning.
13:54
Underfitted
Рет қаралды 12 М.
Regularization in a Neural Network | Dealing with overfitting
11:40
The moment we stopped understanding AI [AlexNet]
17:38
Welch Labs
Рет қаралды 1,3 МЛН
8 Mistakes Holding Your Career Back | Machine Learning
6:57
Underfitted
Рет қаралды 65 М.
5 Signs of an Inexperienced Self-Taught Developer (and how to fix)
8:40
The Function That Changed Everything
9:03
Underfitted
Рет қаралды 67 М.
Early Stopping & Dropout: Ways to overcome Overfitting
4:52
Pritish Mishra
Рет қаралды 9 М.
MIT Introduction to Deep Learning | 6.S191
1:09:58
Alexander Amini
Рет қаралды 725 М.
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,1 МЛН