Hello,
I am using RapidMiner Studio 7.2.002 and recognized something strange after training libSVM (nu-SVC, linear kernel) classifier within X-Validation and outside X-Validation (with the same parameters): the output models are different! According to the documentation of the X-Validation operator the output model is trained on the whole example set, which would be the same as just using the libSVM training.
Do I miss anything or why are these models different although the operators, parameter and data are the same?
Best
Mark