Skip to content

overfit

verb

  1. CAUSE a fit, such as in a complex model
L1522889 on Wikidata ↗

Wiktionary

verb

Etymology: From over- + fit.

  1. To use a statistical model that has too many parameters relative to the size of the sample, leading to a good fit with the sample data but a poor fit with new data.

    In all modeling techniques, and neural networks in particular, care must be taken not to overtrain or overfit the model. If possible, models should be interpreted in terms of their mechanistic meaning.

    If your strategy is to always fit and use the global model, you will probably overfit the model (i.e., include unnecessary variables).