Consider the following arff file.
Use 1R and Naive Bayes methods in Weka to see the performance
of each method.
The evaluation is by 5-fold cross validation.
You have to adjust the parameters in order
to get the best cross validation accuracy.
Note: earlier we also ask you to test Id3. However,
sicne it allows only nomial attributes, for this homework,
we decide not to do it!
Write a report to discuss your experiments
and show your cross validation accuracy.