(Code) How to plot ROC and Precision-Recall curves from scratch in Python? | Machine Learning

preview_player
Показать описание
#plot #scratch #code #roc #auc #precision #recall #curve #sklearn

In this tutorial, we'll look at how to plot ROC and Precision-Recall curves from scratch in Python.

I've uploaded all the relevant code and datasets used here (and all other tutorials for that matter) on my github page which is accessible here:

Link:

If you like my content, please do not forget to upvote this video and subscribe to my channel.

If you have any qualms regarding any of the content here, please feel free to comment below and I'll be happy to assist you in whatever capacity possible.

Thank you!
Рекомендации по теме
Комментарии
Автор

please make a vedio lecture on AUC curve .
and Median absolute deviation ; Distribution of error also ...

souravbhagat
Автор

can you tell me how I can plot multilabel/multiclass roc and precision-recall curve

shibbirahmed
Автор

Suppose in precision curve my base model value is 0.03 due to high imbalance and my auc score is 0.51 so does it mean my model performed good or bad?

akshatmahajan
Автор

What is your python version installed on conda?

baharehsalafian