Programming is Not Rocket Science, Don't let AI Write Your Code, Fight Back. And if you must use AI, find provenance, and Attribute. Long Live GNU/Linux. Full praise to SSA-Based Compilation.
Monday, 5 January 2026
Testing Prediction Models - Out of Sample Testing
When testing a prediction model, it is a good idea to do "out of sample" testing.
This involves testing a model or strategy on data that was not used during model building or training. It thus evaluates how well the model performs on new, unseen data.
No comments:
Post a Comment