Overview
Outline
Overfitting is often considered in different stages of the R&D process, with two common types below.
The terminology is common within machine learning (ML), however, the problems are not ML specific, but applies to any exercise where data is consulted.
Training (design) stage
Testing stage
Example of measures to address overfitting
Training (design) stage
Testing stage
The illustration above [Overfitting Risk], was easily revealed using cross validation, however, overfitting (un-intentionally) during testing is typically much more difficult to quantify.
Through out the AiLA strategy development process there are several opportunities for overfitting to occur.
Areas with particular risk
In order to reduce the impact of overfitting a number of principles are strictly followed.
However, it should be noted that all approaches have shortcomings, and that caution is required w.r.t all decisions.
Principles followed