Тёмный

145 - Confusion matrix, ROC and AUC in machine learning 

DigitalSreeni
Подписаться 104 тыс.
Просмотров 33 тыс.
50% 1

Code generated in the video can be downloaded from here: github.com/bnsreenu/python_fo...

Наука

Опубликовано:

 

27 июл 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 54   
@roger_island90
@roger_island90 3 года назад
I can't walk away without subscribing to your channel. You are the best and I dove out my heart for you sir.
@DrRubidium
@DrRubidium 3 года назад
Yes, you are right. I love this channel. This topic was quite clear to me, but you added even more graphical insight and now it is crystal clear. Thank you.
@bencerepasi5352
@bencerepasi5352 3 года назад
Hi Sreeni! I've found your channel during my time writing bachelor thesis about GMM in regards of pixel-wise semantic segmentation. I've learned a lot from your channel in the beginning. Now I'm working on the industrial use of image classification with Neural Networks and I have to say, I'm still going back to your videos. The quality is amazing and you are great at explaining complex methods in concise and understandable manner. Cheers from Austria!
@DigitalSreeni
@DigitalSreeni 3 года назад
I am glad you find my videos to be useful. I often go back to my old videos to refresh on topics I haven't explored in a while. Salzburg is one of my favorite places to visit, not just in Austria but in the entire world. I love Altstadt and the view of Salzach River from the top of Fortress Hohensalzburg is breathtaking.
@fadilyassin4661
@fadilyassin4661 3 года назад
I think you are one of the best tutors I ever seen on deeplearning you are truley are this is so professional and thats what every tuting must be thank you
@DigitalSreeni
@DigitalSreeni 3 года назад
Thank you for your kind comments.
@caiyu538
@caiyu538 2 года назад
Great lectures. I follow up your series. I leaned a lot.
@gauravkanu4486
@gauravkanu4486 2 года назад
I am so glad to watch this video, your explanations are so precise and amazing. I highly doubt though how come you have only 27k subscribers? ♥♥♥♥♥☻
@Bryan-eg7si
@Bryan-eg7si Год назад
Excellent video. Very clear !
@aylinwagner8047
@aylinwagner8047 2 года назад
Great, finally I understood this !!!
@ElfengourAbdelhakGIS
@ElfengourAbdelhakGIS 3 года назад
This video is really well explaind, keep ip the good work.
@DigitalSreeni
@DigitalSreeni 3 года назад
Thanks a lot!
@jalpeshdadania562
@jalpeshdadania562 2 года назад
Wow. Great explanation. Thank you so Much
@muskanvij4811
@muskanvij4811 3 года назад
Reallly good ! Thank you so much. Best video on u tube on confusion matrix.
@DigitalSreeni
@DigitalSreeni 3 года назад
Glad you liked it!
@benjaminschnepf7362
@benjaminschnepf7362 2 года назад
your videos are great!
@Juliodonadello
@Juliodonadello 2 года назад
Excellent video man
@saikrishnavadali05
@saikrishnavadali05 3 года назад
Awesome Video... DigitalSreeni is the best!!!
@padma386
@padma386 2 года назад
Nice explanation
@abderrahmaneherbadji5478
@abderrahmaneherbadji5478 4 года назад
The video is very helpful, thanks to you
@DigitalSreeni
@DigitalSreeni 4 года назад
Glad to hear that
@hani97tn
@hani97tn 3 года назад
Thank you! So clear and useful. but there is a lot less of cell images to train with in the folder.
@haoduong6565
@haoduong6565 Год назад
Hi, when you calculate confusion matrix, if you don't choose 0.5, what is the default value used to calculate it? Thanks!
@DesertWolf90
@DesertWolf90 Год назад
it's possible to calculate the Ideal threshold for segmentation tasks or its only for classification tasks ?
@mohamedbachiri7891
@mohamedbachiri7891 4 года назад
useful information Thank you 👍
@DigitalSreeni
@DigitalSreeni 4 года назад
Welcome 😊
@junaidlatif2881
@junaidlatif2881 2 года назад
Roc only for binary classification while confusion matrix could be used for both binary and multi class classification! 😍
@pedroramos7814
@pedroramos7814 Год назад
very good. thank you!
@DigitalSreeni
@DigitalSreeni Год назад
Glad you liked it!
@honeyrulesintheworld
@honeyrulesintheworld 2 года назад
can you tell me how to get confusion matrix for image retrival using CNN?
@aditiarora2128
@aditiarora2128 Год назад
sir how to plot confusion matrix and roc when we are using image augmenatation but not X_train and Y_train,Y_Pred,Y_test....plz help
@alroygama6166
@alroygama6166 2 года назад
But what can we infer between a threshold of 0.5 vs 0.7 which is better. What can you say about these
@solacing
@solacing Год назад
How can we implement this (ROC-AUC) in multiclass image classification?
@ML-DS-AI-Projects
@ML-DS-AI-Projects 5 месяцев назад
Thanks for the detailed explanation. A good model balances the TP,FP,TN,FN? Or it balances the sensitivity or specificity metrics?Need clarification.
@helplearnhome9542
@helplearnhome9542 2 года назад
thanks a lot!
@DigitalSreeni
@DigitalSreeni 2 года назад
You're welcome!
@VivekTR
@VivekTR 9 месяцев назад
Is the confusion matrix in 4:34 correct? Uinfected correctly being labelled as uninfected is true negative is it not?
@eventhatsme
@eventhatsme 3 года назад
Great explanation and demonstration! Is the threshold test vs confusion matrix only available for certain classifiers or only for binary classification? I have tried adapting this to multiclass randomforests and that classifier appears to only output class numbers and not per class probabilities.
@junaidlatif2881
@junaidlatif2881 2 года назад
Best explanation... ❤
@izharl
@izharl 2 года назад
Thank you! In wich situations is more relevant to use confusion matrix and in which ROC?
@DigitalSreeni
@DigitalSreeni 2 года назад
Confusion matrix tells you the accuracy for each class and ROC helps you assess the model performance, especially in comparison to other models. So if you are plying with many models to see which one is appropriate then use ROC metric.
@sabaal-jalal3710
@sabaal-jalal3710 2 года назад
ValueError: Layer model expects 1 input(s), but it received 617 input tensors. Inputs received, I got this error when I run the code: " from sklearn.metrics import confusion_matrix y_pred = (model.predict(X_test)>= mythreshold).astype(int) cm=confusion_matrix(y_test, y_pred) print(cm) " on my model the test set is 617 images, how to fix this problem sir?
@junaidlatif2881
@junaidlatif2881 2 года назад
Sir how to use at RF?
@Rider-jn6zh
@Rider-jn6zh 2 года назад
Did not get how to choose optimal threshold
@libby3121
@libby3121 3 года назад
Thanks for all your tutorials. Can you pls tell why there is a need to ravel the predictions ? ()
@Mordi567hj
@Mordi567hj 3 года назад
un-transform the scaling
@helloworld_hereiam1402
@helloworld_hereiam1402 4 года назад
Awesome presentation. Could you please do a video on confusion matrix, AUC curves for multilabel classification using xtest and ytest? Thanks.
@DigitalSreeni
@DigitalSreeni 4 года назад
Will try
@helloworld_hereiam1402
@helloworld_hereiam1402 4 года назад
@@DigitalSreeni many thanks
@holthuizenoemoet591
@holthuizenoemoet591 2 года назад
uninfected being 1 is really offsetting. The rest of the video is great
@DigitalSreeni
@DigitalSreeni 2 года назад
Yes, we all can use some mind exercise sometimes :)
@helloyes4795
@helloyes4795 4 года назад
hello Sir! thank you very much for your good work in helping us to get acquired about everything needed for a microscopist. I have a problem, which ways can you advise me to pass through in order to count colonies of A PETRI DISH ( colony counting for petri dish) thank you for your considerations?
@DigitalSreeni
@DigitalSreeni 4 года назад
We did this task an year ago as part of my work. Here is the link to a pre-configured workflow. (It is a free platfrom, don't worry). www.apeer.com/app/workflows/detail/Colony-Forming-Unit/8cfed555-50ce-4eda-be1b-b3202c1e5e9f If you want to write your own code then there are many way but the best one that works most of the time would be to use some sort of machine learning. I recommend starting with traditional machine learning, please watch my videos on this topic (from video 60 to 70 or so). If you want to label your images for machine learning then you can do it here (again, free): www.apeer.com/annotate
@helloyes4795
@helloyes4795 4 года назад
@@DigitalSreeni thank you very much Sir
Далее
ROC and AUC, Clearly Explained!
16:17
Просмотров 1,4 млн
БИМ БАМ БУМ💥
00:14
Просмотров 4,7 млн
ЮТУБ ТОЧНО ВСЕ!
11:23
Просмотров 717 тыс.
The Confusion Matrix in Machine Learning
8:45
Просмотров 15 тыс.
I gave 127 interviews. Top 5 Algorithms they asked me.
8:36
The ROC Curve : Data Science Concepts
17:19
Просмотров 33 тыс.
ROC Curve and AUC Value
7:17
Просмотров 43 тыс.
The U-Net (actually) explained in 10 minutes
10:31
Просмотров 92 тыс.
КРУТОЙ ТЕЛЕФОН
0:16
Просмотров 6 млн