Model Selection

1 revision
#11 week ago
+6
Migrated from pages table
+**Model Selection** is the art of choosing the best [Statistical Model](/wiki/statistical_model) from a set of candidates for a given task. It navigates the trade-off between simplicity and complexity, aiming for optimal [Prediction](/wiki/prediction) on unseen data.
+## See also
+- [Machine Learning](/wiki/machine_learning)
+- [Overfitting](/wiki/overfitting)
+- [Cross-Validation](/wiki/cross-validation)
... 1 more lines