ComeçarComece de graça

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 exercício faz parte do curso

Marketing Analytics: Predicting Customer Churn in Python

Ver curso

Exercício interativo prático

Experimente este exercício completando este código de exemplo.

# Import roc_auc_score
Editar e executar o código