Application on WEKA
After opening the dataset on WEKA, the J48 algorithm was run. The dataset was divided as training and testing in this process. WEKA offers two options for this. The first is the cross-validation; the percentage of the dataset determined based on this value is allocated for testing. The second one, percentage split, tests to what extent the classification based on the percentage we assign continues successfully.