image thumbnail

updated 3 months ago

IDS Performance Metrics Calculator by Maher Salem

This code helps to calculate IDS performance metrics such as Accuracy, Precision, etc... (true negative, true positive, false negative)

Evaluation(varargin)

image thumbnail

updated 1 year ago

Confusion matrix / Matching matrix along with Precision, Sensitivity, Specificity and Model Accuracy by Avinash Uppuluri

CFMATRIX2 calculates the confusion matrix and related parameters for a classification algo. (statistics, probability, confusion matrix)

cfmatrix2(actual, predict, classlist, per, printout)

Contact us