Hi,
Quite new to this, but wanted to check my approach in terms of using Training & Test data in training a model?
Am I right in thinking that each time you try the "training" data on a model, you should save the Model using the output tool?
Then once you have run a few variations, and stored different models, you decide which one(s) to run against the test data?
I'm just a bit confused about whether you just use the test data right at the end of the whole training process or whether it's ok to try a model on
training data...then try it on test data etc throughout the process?
(but isn't this allowing the models to "learn" from the test data?)
thanks
jim