4. Binary Classification

Question 8 of 10

Is an AUC of 0.9 good or bad?

You have built a binary classification model to predict if a tree in a forest is sick or healthy. A prediction with an output value of 1.0 means that the model is 100% confident that a tree is healthy.

You calculate the AUC value of your tree prediction model and get a value of 0.9.

Is this good or bad?

Choose the correct answer from the options below.

Next Question