Cursus
AUC and the ROC Curve in Machine Learning
Learn how the AUC-ROC curve assesses binary classification models, focusing on performance across thresholds, particularly in imbalanced datasets. Use Python’s libraries to compute AUC values and compare classifiers in one workflow.
10 sept. 2024 · 9 min de lecture
Become an ML Scientist
Upskill in Python to become a machine learning scientist.
Become an ML Scientist
Upskill in Python to become a machine learning scientist.
What is AUC?
What is the AUC-ROC curve?
Why is the AUC-ROC curve important in model evaluation?
How is the AUC score interpreted?
When should I use AUC-ROC over other metrics?
What are some alternatives to the AUC-ROC curve?
Sujets
Learn Python and Statistics with DataCamp
20hrs hr
Cours
Introduction to Statistics in Python
4 hr
148.3K
Cours
Introduction to Regression with statsmodels in Python
4 hr
47.4K
Voir plus
ApparentéVoir plusVoir plus
Didacticiel
Precision-Recall Curve in Python Tutorial
Learn how to implement and interpret precision-recall curves in Python and discover how to choose the right threshold to meet your objective.
Vidhi Chugh
14 min
Didacticiel
AdaBoost Classifier in Python
Understand the ensemble approach, working of the AdaBoost algorithm and learn AdaBoost model building in Python.
Avinash Navlani
8 min
Didacticiel
Learning Curves Tutorial: What Are Learning Curves?
Learn about how learning curves can help you evaluate your data and identify optimal solutions.
Kurtis Pykes
15 min
Didacticiel
Probability Distributions in Python Tutorial
In this tutorial, you'll learn about and how to code in Python the probability distributions commonly referenced in machine learning literature.
DataCamp Team
15 min
Didacticiel
Random Forest Classification with Scikit-Learn
This article covers how and when to use random forest classification with scikit-learn, focusing on concepts, workflow, and examples. We also cover how to use the confusion matrix and feature importances.
Adam Shafi
14 min
Didacticiel
Decision Tree Classification in Python Tutorial
In this tutorial, learn Decision Tree Classification, attribute selection measures, and how to build and optimize Decision Tree Classifier using Python Scikit-learn package.
Avinash Navlani
12 min