Commit c22cd53d by Pamela Osuna

just deleted something associated to the roc avg curve

parent fed1cb40
......@@ -406,4 +406,4 @@ class CNN_Antifrag:
print("Average accuracy: ", total_acc)
print("Average area under the curve: ", total_auc)
return total_acc, total_auc, cm, pr, roc
return total_acc, total_auc, cm, pr
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment