@ -351,7 +351,7 @@ plt.title('ROC')
plt.show()
print('Area under ROC is', auc(fpr, tpr))
```


Area under ROC is 0.936850272