Hi,
I am new to Rapidminer and am confused about cross validation, optimisation grid, train and testing.
I have 2 separate datasets i.e. 1 for training and 1 for testing. I want to build a SVM model with cross validation and to use optimisation grid to get the best hyperparameters. My questions are,
1. Do I nest the optimisation grid inside the cross validation operator or do I nest the cross validation operator inside the optimisation grid?
2. Once the optimisation is completed, do I manually get the parameters eg C and gamma values for the SVM model and build separately a SVM model and use an Apply Model & Performance operator with the test data? Or there is a better way to do this? A picture of the process flow is much appreciated as I am unable to visualise how it looks.
Thanks,
Lobbie