เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การถดถอยเชิงเส้นแบบทนทาน× | การถดถอยแบบฮิวเบอร์ (Huber Regression)× | |
|---|---|---|
| สาขาวิชา≠ | การเรียนรู้ของเครื่อง | สถิติศาสตร์ |
| ตระกูล≠ | Machine learning | Regression model |
| ปีกำเนิด≠ | 1964–1987 | 1964 |
| ผู้ริเริ่ม≠ | Huber, P. J.; Rousseeuw, P. J. | Peter J. Huber |
| ประเภท≠ | Outlier-resistant supervised regression | Robust linear regression (M-estimation) |
| แหล่งต้นตำรับ≠ | Huber, P. J. (1964). Robust Estimation of a Location Parameter. Annals of Mathematical Statistics, 35(1), 73–101. DOI ↗ | Huber, P. J. (1964). Robust Estimation of a Location Parameter. Annals of Mathematical Statistics, 35(1), 73-101. DOI ↗ |
| ชื่อเรียกอื่น | robust regression, M-estimator regression, Huber regression, outlier-resistant regression | Huber M-estimator, Huber loss regression, robust regression, Huber Regresyonu |
| ที่เกี่ยวข้อง | 5 | 5 |
| สรุป≠ | Robust linear regression fits a linear model between predictors and a continuous outcome while down-weighting or discarding influential outliers, preventing the few anomalous observations that OLS is famously sensitive to from distorting the entire estimated line. Major variants include Huber regression, iteratively reweighted least squares (IRLS), RANSAC, and Theil-Sen estimation. | Huber regression is a robust linear regression method, introduced by Peter J. Huber in 1964, that resists the influence of outliers by treating small and large residuals differently. It applies a squared (OLS-like) loss to small residuals and a milder absolute-value loss to large ones, so extreme observations cannot dominate the fit. |
| ScholarGateชุดข้อมูล ↗ |
|
|