Back to glossary

AI GLOSSARY

Generalization

AI & Machine Learning

A model's ability to perform well on new, unseen data, not just the data it was trained on. Generalization is the central goal of machine learning, and the gap between training performance and real-world performance is what most evaluation and regularization methods try to close.
See also: overfitting, distribution shift, cross-validation.

External reference