CommencerCommencer gratuitement

Area under the curve

The ROC curve from the previous exercise is viewable on the right. Visually, it looks like a well-performing model. Let's quantify this by computing the area under the curve.

Cet exercice fait partie du cours

Marketing Analytics: Predicting Customer Churn in Python

Afficher le cours

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

# Import roc_auc_score
Modifier et exécuter le code