So I've recently started using Weka and there are several test options when building a tree with, for example, J48. The following are the options, including my undestanding of them:
What I want to know is what exactly is the training set (first option) and what it does. Where does it get this training set from and what data does it test on exactly? And also if you could correct my understanding of the rest, if it's wrong.
The first option simply means "use all data loaded to run this algorithm". You choose this