ComenzarEmpieza gratis

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.

Este ejercicio forma parte del curso

Marketing Analytics: Predicting Customer Churn in Python

Ver curso

Ejercicio interactivo práctico

Prueba este ejercicio completando el código de muestra.

# Import roc_auc_score
Editar y ejecutar código