Skip to content

The calculation of the AUC seems faulty  #3

Description

@KarimMibrahim

In "Part_1_Convolutional_Neural_Networks", when you calculate the AUC, you pass the test_pred to the roc_auc_score function, which is already rounded at 0.5.

Shouldn't you pass the probabilities "test_pred_prob"?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions