Hi,
I'm using WEKA from my application, and after few initial ideas, I got a little bit confused... If I use instances to build model, and cross validation to validate created model, how can I calculate training and validation error? If I had training and test set, I would probably run evaluate model with both of them, but I have only one set (training)...
Thanks
I'm using WEKA from my application, and after few initial ideas, I got a little bit confused... If I use instances to build model, and cross validation to validate created model, how can I calculate training and validation error? If I had training and test set, I would probably run evaluate model with both of them, but I have only one set (training)...
Thanks