Testing the model
Opened this issue · 0 comments
Kydriash commented
Is it possible to run a new dataset through a trained model? Alternatively, how to access data used for testing model performance? After loading posterior means, i see trainInds and validInds. Are the later trials used for hyperparameter tuning or for testing the model?
Thank you!