혼동 행렬 계산기는 분류기 모델의 매개 변수를 계산합니다
The confusion matrix calculator is a free offline app that will help you calculate the different parameters such as Accuracy, F1 score, Precision, Error rate, Sensitivity, Specificity, etc of the classification model. A confusion matrix is a table that is often used to describe the performance of a classification model (or “classifier”) on a set of test data for which the true values are known. It allows the visualization of the performance of an algorithm.