Use latest stable version. Use both the graphical interface (Explorer) and command line interface (CLI).
See Weka home page for Weka documentation.
B. Use the following learning schemes, with the default settings to analyze the weather data (in weather.arff). For test options, first choose "Use training set", then choose "Percentage Split" using default 66% percentage split. Report model percent error rate.
- ZeroR (majority class)
- OneR
- Naive Bayes Simple
- J4.8
D. What can you say about accuracy when using training set data and when using a separate percentage to train?