Figure 2 While accomplishing performance analysis in data mining basic success criteria concepts are used. These concepts ar precision, sensitivity, F-measure, and ROC criteria. During calculation of the values of said concepts, the comparison of the estimated and available data is taken into account [33]. In the comparison process, True Positive-right (TP) means True Negative-right means false (TN), False Positive-false mean: (FP), and False Negative-false means wrong (FN) values are used. Using the confusion matrix given in Figure 2, the accuracy values of the classification algorithms can be calculated. The precision statement is the ratio of the number of correct and positive estimated samples as class 1 to the number of estimated samples as class 1, as indicated in Equation (7) [34]. Sensitivity is defined as the ratio of the number of positive samples correctly classified in Equation (8) to the total number of positive samples. The F-criterion is stated as the harmonic mean of these two expressions in Equation (9) to evaluate both the sensitivity and precision expressions together [35]. The ROC value is obtained with the created curve to interpret the model performance in general. All of these performance values take values between 0 and 1.