방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 적합도 검정 (Goodness-of-Fit Testing)× | 평균 제곱 오차 (MSE)× | |
|---|---|---|
| 분야 | 모델 평가 | 모델 평가 |
| 계열 | MCDM | MCDM |
| 기원 연도≠ | 1900 | 1809 |
| 창시자≠ | Karl Pearson | Carl Friedrich Gauss |
| 유형≠ | Hypothesis testing framework for model adequacy | Squared-error loss function |
| 원전≠ | Pearson, K. (1900). On the criterion that a given system of deviations from the probable in the case of a correlated system of variables is such that it can be reasonably supposed to have arisen from random sampling. Philosophical Magazine, 50(302), 157-175. DOI ↗ | Gauss, C. F. (1809). Theoria Motus Corporum Coelestium in Sectionibus Conicis Solem Ambientium. Hamburg: Perthes and Besser. link ↗ |
| 별칭 | goodness of fit test, GOF test, model fit assessment | MSE, L2 error, quadratic error |
| 관련 | 4 | 4 |
| 요약≠ | Goodness-of-fit (GOF) testing is a framework for assessing whether observed data are consistent with a hypothesized probability distribution or model. Originating from Karl Pearson's chi-square test (1900), GOF tests quantify the discrepancy between data and model predictions, yielding p-values to judge whether observed deviations are statistically significant or due to random chance. | Mean Squared Error is the foundational loss function for regression models, measuring the average squared deviation between predictions and observations. Originating from Gauss and Legendre's method of least squares (1805-1809), MSE is the basis for ordinary least squares regression and remains central to modern machine learning optimization. |
| ScholarGate데이터셋 ↗ |
|
|