انطباق بیشازحد
انطباق بیشازحد، یک خطای الگوسازی در آمار است و زمانی رخ میدهد که یک تابع بیشاز اندازه به مجموعه محدودی از دادهها دقیق انطباق داده شود. در نتیجه، این الگو فقط برای ارجاع به مجموعه دادههای اولیه خود مفید است و نه به هیچ مجموعه دادههای دیگر.
انطباق بیشازحد الگو، بهطورکلی ایجاد یک الگوی خیلی پیچیده برای توضیح ویژگیهای خاص در دادههای تحت مطالعه است. در واقع، دادههای تحت مطالعه اغلب دارای درجهای از خطا یا نوفه تصادفی هستند. بنابراین، تلاش برای مطابقت بیشازحد الگو با دادههای بهطورنسبی نادرست میتواند الگو را به خطاهای قابل توجهی دچار سازد و قدرت پیشبینی آن را کاهش دهد.
Overfitting
Overfitting is a modeling error in statistics that occurs when a function is too closely aligned to a limited set of data points. As a result, the model is useful in reference only to its initial data set, and not to any other data sets.
Overfitting the model generally takes the form of making an overly complex model to explain idiosyncrasies in the data under study. In reality, the data often studied has some degree of error or random noise within it. Thus, attempting to make the model conform too closely to slightly inaccurate data can infect the model with substantial errors and reduce its predictive power.