Programming is Not Rocket Science, Don't let AI Write Your Code (or Essays), Fight Back. If you must use AI, find provenance, and Attribute. GNU/Linux never loses relevance. AI makes it more powerful. C++ is Back.
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