Does anyone can share how to do training, test, and validation set?
I would like to build the model with only 50 data. I divided a data set into training and validation samples in Minitab statistical software. Then i did stepwise regression to build a model from training dataset. Then, i substracted the predicted value to the real values from a validation data set, in order to know the residual.
My questions are:
1. Can i divide into 2 split data?
2. I have no idea how to determine which is training set and validation set? for my case, i assume one is training, the other is validation set.
3. How to know that the model is good enough?
4. Overall, for what i have did, is it acceptable way?since i used Minitab.
Please share your opinion, because i have no experience to predict a model through training, test, and validation set.