This is an example of portfolio detail
On a Confusion Matrix, the top left is the number of true negatives, the top right is the number of false positives, the bottom left is the number of false negative, and the bottom right is the number of true positives.From the Random Forest, there are 427 false positives, 12 false negatives, 789 true negatives, and 50 true positives. Neural Networks has an 66% accuracy.