Precision, Recall, F1 score, True Positive|Deep Learning Tutorial 19 (Tensorflow2.0, Keras & Python)

  Рет қаралды 232,333

codebasics

codebasics

3 жыл бұрын

In this video we will go over following concepts,
What is true positive, false positive, true negative, false negative
What is precision and recall
What is F1 score
We will also write simple code to compare dog vs non dog labels and print all above measures on them
#Whatistruepositive #falsepositive #truenegative #falsenegative #precisionandrecall #F1score #deeplearning
Code: github.com/codebasics/deep-le...
Do you want to learn technology from me? Check codebasics.io/?... for my affordable video courses.
Next video: • Dropout Regularization...
Previous video: • Customer churn predict...
Deep learning playlist: • Deep Learning With Ten...
Machine learning playlist : • Machine Learning Tutor...
🌎 My Website For Video Courses: codebasics.io/?...
Need help building software or data analytics and AI solutions? My company www.atliq.com/ can help. Click on the Contact button on that website.
#️⃣ Social Media #️⃣
🔗 Discord: / discord
📸 Dhaval's Personal Instagram: / dhavalsays
📸 Codebasics Instagram: / codebasicshub
🔊 Facebook: / codebasicshub
📱 Twitter: / codebasicshub
📝 Linkedin (Personal): / dhavalsays
📝 Linkedin (Codebasics): / codebasics
🔗 Patreon: www.patreon.com/codebasics?fa...
DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers'.

Пікірлер: 238
@codebasics
@codebasics 2 жыл бұрын
Do you want to learn technology from me? Check codebasics.io/ for my affordable video courses
@aravinthmegnath3569
@aravinthmegnath3569 Жыл бұрын
Honestly this is the best explanation I have ever seen. I have been studying ML for the past 3 months and have gone through many tutorials. This video straight away cleared my confusions about the confusion matrix. Thank You so much Dev !
@rahulranjan8682
@rahulranjan8682 4 ай бұрын
I have 4 years of experience in data domain and whenever I go for interview I come to this video to revise this concept. This is actually the best video on KZbin available for this topic.
@harperjmusic
@harperjmusic 3 жыл бұрын
This is the best explanation on performance metrics that I've found so far.
@codebasics
@codebasics 3 жыл бұрын
Glad you liked it John
@TheMarComplex
@TheMarComplex 2 жыл бұрын
Thank you so much! You are the best teacher ever!
@kishlayamourya3141
@kishlayamourya3141 Жыл бұрын
Thanks a lot!!! Only video that clearly explained precison and recall of BOTH the classes. I really gets confused after observing the results of sklearn classification report as mostly I was explained that positives are important den go for precision and if neg imp go for recall ...also tried to understand by formula but no use. Finally its clear. Thanks again.
@longTomm
@longTomm 4 ай бұрын
Finally. An explanation of precision and recall that makes sense! Great stuff
@mounikyerusu5058
@mounikyerusu5058 3 жыл бұрын
This was some seriously brilliant explanation. Takes patience and passsion. Thank you.
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@SeekingTruth0007
@SeekingTruth0007 2 жыл бұрын
Simple and straightforward explanation, Thank you very much, sir. My only suggestion is to put two or more topics in a slide and discuss them together, such as when relating the confusion matrix concept to precision and recall.
@jyotigautam992
@jyotigautam992 9 ай бұрын
This is the best explanation anyone could ask for! 😊
@bhaskargg6018
@bhaskargg6018 2 жыл бұрын
Your explanation is so clear and the complex confusion matrix concept is Clearly understood, Thank you
@tanvirhasanmonir1627
@tanvirhasanmonir1627 Жыл бұрын
Amazing explanation as always. Thanks a lot for consistently providing quality content.
@muhammadwaheedkhan5244
@muhammadwaheedkhan5244 Жыл бұрын
Nice explained. A suggestion -> also discuss the *WHENs* of each concept you explain. Like, when we use Precisio, Recall, and F1-Score. By the way, great work.
@bigknp6211
@bigknp6211 Жыл бұрын
Thank you for such a great tutorial video. As you said on earlier on start video of your deep learning video series, concept are explained in very simple approach. It remind me the quote by A.E where he said "If you cannot explain in simple way , it means you didn't understood"
@uchennanwosu5327
@uchennanwosu5327 2 жыл бұрын
Excellent exposition! I have seen some of your other videos in business statistics and they were equally accessible.
@zurraiinrazali5369
@zurraiinrazali5369 2 жыл бұрын
Yup, finally found the best explanation on classification report.. + easy to understanddd
@JapiSandhu
@JapiSandhu Жыл бұрын
This is the most intuitive video on this topic. Thanks.
@phuonglethithanh8498
@phuonglethithanh8498 Жыл бұрын
Thank you for the explanation on precision and recall. Very easy to understand ❤
@classicemmaeasy2292
@classicemmaeasy2292 4 ай бұрын
You are a real gem for this well detailed explanation
@gauravpathak560
@gauravpathak560 3 жыл бұрын
Thanku sir It's help me to understand the behind the scene related to f1_score,precision and recall. Thanku so much again...
@rndtest8691
@rndtest8691 2 жыл бұрын
Awesome explanation ..... These are ever confusing topics .... Which are made so simple in this tutorial...
@nikhilkshaji5165
@nikhilkshaji5165 Жыл бұрын
Thank for helping to understand these concepts.🥰❤
@leilaamini405
@leilaamini405 2 жыл бұрын
awesome. thanks a lot, you are very professional and teach very clear thank you
@lllcdert826
@lllcdert826 2 жыл бұрын
thank you very much the only video i managed to figure out the metrics
@pankajyadav-en9cw
@pankajyadav-en9cw 3 жыл бұрын
The way you have explained these topics is fav bez I didn't get so clarity about these topic thank you explaining it means a lot 🙂
@codebasics
@codebasics 3 жыл бұрын
Glad you liked it pankaj
@Spielerandom
@Spielerandom 5 ай бұрын
Thank you so much! 🙌🏻Very well explained. From Germany.
@sanahnahk7312
@sanahnahk7312 2 жыл бұрын
Thank you very much for making it simple.
@kekkettoful
@kekkettoful 3 жыл бұрын
Hello great video, apply the following classifiers: KNN, K-Me, Bayes, Binary Neural Networks and make a comparison between the results with the various techniques (through precision, recall, loss), also showing the confusion matrices, so as to report with which technique I get the best results. can you give me some advice please? Dataset is the 20 newsgroup text
@ManikandanRaju
@ManikandanRaju Жыл бұрын
Beautifully explained. Thank you so much sir
@vivekverma9908
@vivekverma9908 Жыл бұрын
This is the way to explain all these measures. Nice video
@Susa270
@Susa270 2 жыл бұрын
I am so Thankful to you. Crisp and Clear. 🙏 🙂
@codebasics
@codebasics 2 жыл бұрын
You are so welcome
@devarapallivamsi7064
@devarapallivamsi7064 3 ай бұрын
Excellent explanation, would have been complete if you have also explained why we need F1 score along when we have precision and recall in place. Thank you for the concise and to the point illustration.
@meysamjavadzadeh
@meysamjavadzadeh 6 ай бұрын
best confusion matrix explanation video . thanks👍
@ilmu011
@ilmu011 3 жыл бұрын
One more question, in this example what would the "mean" average precision (mAP) be? And what's the difference between mAP and macro avg and micro avg
@vanisameerayerramilli5049
@vanisameerayerramilli5049 2 жыл бұрын
Brilliant Explanation!! Thanks a lot :)
@adityawanjari5128
@adityawanjari5128 2 жыл бұрын
Thank you for such wonderful explanation
@Lena-of7wd
@Lena-of7wd 3 жыл бұрын
You've explained this so clearly, thank you!!
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@sandiproy330
@sandiproy330 Жыл бұрын
Wonderful explanation. Very easy to understand. Nice clear step-by-step approach. Thanks for providing a such nice tutorial. thank you.
@codebasics
@codebasics Жыл бұрын
Glad it was helpful!
@sjelallen
@sjelallen 2 жыл бұрын
Great explanation! Very helpful!
@abdullahficici4298
@abdullahficici4298 2 жыл бұрын
Crystal clear explanation. Thank you
@codebasics
@codebasics 2 жыл бұрын
Glad it was helpful!
@gayathrisarangika2512
@gayathrisarangika2512 2 жыл бұрын
Thankyou very much it is very clear explanation ❤❤
@taufiqulhaque4987
@taufiqulhaque4987 3 жыл бұрын
Each important evaluation metric in a nutshell... Thanks a lot
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@bluesky5166
@bluesky5166 Жыл бұрын
Good explanation about precision and recall.
@chetanguduru
@chetanguduru 2 жыл бұрын
Great expaination. Thanks for this!
@MrAconfee
@MrAconfee Жыл бұрын
Thank you! Great explanation.
@abhishekranjan2617
@abhishekranjan2617 3 жыл бұрын
you are a true genious sir.... Your way of teaching and explanation is awesome sir.. I love this video😎😎😘😘☺☺👌👌❤❤🥰🥰😍😍🙏🙏🙏🙏🙏🙏
@karlkfoury2213
@karlkfoury2213 3 жыл бұрын
why genius lol
@ahmedadnanaziz2005
@ahmedadnanaziz2005 9 ай бұрын
It is one of the best content ever seen 👏
@meriemkh4382
@meriemkh4382 4 ай бұрын
I swear this guy's the best
@HotshotArafath
@HotshotArafath 2 жыл бұрын
Sir can we apply this metrics in to the potato leaf disease detection project? And should we apply them before or after building the cnn model?
@akbarboghani1
@akbarboghani1 2 жыл бұрын
Good explanation. How accuracy and precision are used in the real-world scenario? Can you share some references for the same
@adityasharma2667
@adityasharma2667 3 жыл бұрын
Wondering who are these people who unlike this video!! Very Well explained!!! Thank you
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@leamon9024
@leamon9024 3 жыл бұрын
Always thanks for your effort and hard work.
@codebasics
@codebasics 3 жыл бұрын
My pleasure!
@rishavbhattacharjee7182
@rishavbhattacharjee7182 3 жыл бұрын
Brilliant Deep Learning Series sir😍
@LifeAsWeSee678
@LifeAsWeSee678 2 жыл бұрын
Thank you very much for explaining. I just couldn't get what does support means in the end of the video like at 11:07 . Thank you
@azamshakori6926
@azamshakori6926 Жыл бұрын
It was amazing, Thank u so much
@HabiburRahamaniit
@HabiburRahamaniit 2 жыл бұрын
Super Excellent explanation, Dhaval, Sir.
@utn2609
@utn2609 3 жыл бұрын
Thanks so much! Well explained!
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@uwebosch9460
@uwebosch9460 Жыл бұрын
I loved it. Thank you
@nnennaumelloh8834
@nnennaumelloh8834 3 жыл бұрын
This is awesome! Thank you!
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@avani5381
@avani5381 Жыл бұрын
Wonderful explanation sir, kindly do some example in R language, that was so helpful for our work sir. Your way of explaination is extraordinary sir, support us with R language also . Once again Thank you for the picture example for our understanding.
@ayoolafakoya9841
@ayoolafakoya9841 3 жыл бұрын
You are an awesome teacher
@artmispotter3571
@artmispotter3571 3 ай бұрын
right to the point, thanks!
@shibbirahmed7929
@shibbirahmed7929 3 жыл бұрын
Can you plz tell me how I can plot ROC curve for multilabel classification (5 labels of data) to compare various ML models accuracy?
@developerboy8341
@developerboy8341 3 жыл бұрын
Absolutely great presentation.
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@anuradhabalasubramanian9845
@anuradhabalasubramanian9845 2 жыл бұрын
Wonderful explanation Sir !
@abdelatifhafid7934
@abdelatifhafid7934 2 жыл бұрын
Thank you so much!
@yepnah3514
@yepnah3514 3 жыл бұрын
im a bit confused on how to set up the truth and prediction folder. the prediction folder contains the images we feed after the model has been trained right? but what about the truth folder?
@PythonisLove
@PythonisLove 2 жыл бұрын
Thanks this video helped a lot
@mujamilkhan714
@mujamilkhan714 3 жыл бұрын
Extremely waiting series🙌🏻
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@chinnumaria9145
@chinnumaria9145 Жыл бұрын
Thank you so much
@dmarcolinok
@dmarcolinok 3 жыл бұрын
Great video!!!! Thank you!
@codebasics
@codebasics 3 жыл бұрын
I am glad this was helpful
@MahibulHasanmahibul-hasan
@MahibulHasanmahibul-hasan 9 ай бұрын
Very good explanation!
@fahadreda3060
@fahadreda3060 3 жыл бұрын
Thanks for the video
@greatfeedbackguy
@greatfeedbackguy 9 ай бұрын
Very well explained with precision, hence really easy to recall!
@codebasics
@codebasics 9 ай бұрын
😀😀👍🏼
@anmol_seth_xx
@anmol_seth_xx Жыл бұрын
Sir, Can you please tell me from these F1 score, what we can compute about our model, and what to do when we get these values?
@kunalsinha962
@kunalsinha962 3 жыл бұрын
Best Explanation. Thankyou Sir
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@kalimuthudurairaj9191
@kalimuthudurairaj9191 3 жыл бұрын
Good content... Nicely explained... Thank you...
@codebasics
@codebasics 3 жыл бұрын
I am happy this was helpful to you.
@debatradas9268
@debatradas9268 2 жыл бұрын
thank you so much
@jassmalik4594
@jassmalik4594 Жыл бұрын
Honestly it helped me a lot 🐱
@aruneshprasad3064
@aruneshprasad3064 3 жыл бұрын
Could u tell me sir if any of the videos other than the GPU Benchmarking require cudannn and CUDA installation?
@waedkhwies5550
@waedkhwies5550 Жыл бұрын
May I ask a question please? What are the required specifications for a deep learning training server? Thank you
@shashwattiwari9666
@shashwattiwari9666 3 жыл бұрын
mast kaam krta h codebasics bhai tum
@adamtki
@adamtki 8 ай бұрын
Excellent video!
@mnal.abdulrahman
@mnal.abdulrahman 2 жыл бұрын
Thank you soooooooo soooo much 😍😍🙏🙏🙏👌you helped me a lot
@codebasics
@codebasics 2 жыл бұрын
You're welcome 😊
@faezeabdolinejad731
@faezeabdolinejad731 2 жыл бұрын
its so good, thanks
@chetangondaliya
@chetangondaliya 2 жыл бұрын
Thank you sir.
@shadiyapp5552
@shadiyapp5552 Жыл бұрын
Thank you sir ♥️
@rs9130
@rs9130 2 жыл бұрын
Hello can you please make video on segmentation evaluation metrics like iou, precision, recall, ap and map for multi class. Thank you
@borngenius4810
@borngenius4810 3 жыл бұрын
thanks for these excellent videos. My question : do we used these Precsion, Recall , F1 parameters while using cross validaton method to chose a model?
@jerichokayson2899
@jerichokayson2899 2 жыл бұрын
you all probably dont give a damn but does anybody know a tool to get back into an Instagram account?? I was dumb lost my login password. I appreciate any assistance you can offer me.
@sonnybrecken3818
@sonnybrecken3818 2 жыл бұрын
@Jericho Kayson instablaster =)
@jerichokayson2899
@jerichokayson2899 2 жыл бұрын
@Sonny Brecken thanks so much for your reply. I got to the site on google and Im waiting for the hacking stuff atm. Looks like it's gonna take quite some time so I will get back to you later when my account password hopefully is recovered.
@jerichokayson2899
@jerichokayson2899 2 жыл бұрын
@Sonny Brecken It worked and I actually got access to my account again. I'm so happy:D Thanks so much you really help me out !
@sonnybrecken3818
@sonnybrecken3818 2 жыл бұрын
@Jericho Kayson No problem xD
@ramyaabin5548
@ramyaabin5548 2 жыл бұрын
Sir you are Awesome. pls join as Amrita School of Computer Science Engineering we need lecturers like you.
@mriduldongsare1555
@mriduldongsare1555 Ай бұрын
Very well explained
@tarunbhatia8652
@tarunbhatia8652 2 жыл бұрын
Thanks!
@sukanthenss914
@sukanthenss914 3 жыл бұрын
Nice sir.Thanks for sharing
@ankitac4994
@ankitac4994 2 жыл бұрын
Subscribed. Explained well!!
@codebasics
@codebasics 2 жыл бұрын
Glad it was helpful!
@TechFromDan
@TechFromDan 4 ай бұрын
thanks so much man
@currentactivities6527
@currentactivities6527 3 жыл бұрын
want to thank you, sir, this helps a lot, love from Pakistan.
@codebasics
@codebasics 3 жыл бұрын
😊👍
@muskankuchhal2403
@muskankuchhal2403 3 жыл бұрын
Thank you so much for this amazing content. Sir, can you make the CNN tutorial? If yes, when can we expect it?
@codebasics
@codebasics 3 жыл бұрын
Yes, soon
@kashifiqbal5151
@kashifiqbal5151 3 жыл бұрын
@@codebasics i am also waiting sir..
@davidmercado2329
@davidmercado2329 Жыл бұрын
thank you
@abdelhafiddahhani2514
@abdelhafiddahhani2514 Жыл бұрын
Great explanation 😄
@ayushgupta8538
@ayushgupta8538 10 ай бұрын
Thank you
DELETE TOXICITY = 5 LEGENDARY STARR DROPS!
02:20
Brawl Stars
Рет қаралды 18 МЛН
Best Order to Learn Algorithms & Data Structures
1:00
NeetCodeIO
Рет қаралды 116 М.
ML Was Hard Until I Learned These 5 Secrets!
13:11
Boris Meinardus
Рет қаралды 207 М.
ROC and AUC, Clearly Explained!
16:17
StatQuest with Josh Starmer
Рет қаралды 1,4 МЛН