ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

多元线性回归×岭回归(Ridge Regression)×
领域统计学机器学习
方法族Regression modelMachine learning
起源年份18861970
提出者Francis Galton; formalized by Karl PearsonHoerl, A.E. & Kennard, R.W.
类型Parametric linear modelL2-regularized linear regression
开创性文献Galton, F. (1886). Regression towards mediocrity in hereditary stature. Journal of the Anthropological Institute of Great Britain and Ireland, 15, 246–263. DOI ↗Hoerl, A.E. & Kennard, R.W. (1970). Ridge Regression: Biased Estimation for Nonorthogonal Problems. Technometrics, 12(1), 55–67. DOI ↗
别名MLR, OLS regression, multiple regression, linear regression with multiple predictorsRidge Regresyonu, ridge regresyonu, L2-regularized regression, Tikhonov regularization
相关84
摘要Multiple linear regression (MLR) is a parametric regression model that expresses a continuous outcome as a weighted linear combination of two or more predictor variables plus a random error term. The unknown weights (regression coefficients) are estimated by ordinary least squares (OLS), which minimises the sum of squared residuals. The method traces to Francis Galton's 1886 work on hereditary stature and was placed on firm mathematical footing by Karl Pearson; Draper and Smith's 1966 textbook established it as the standard framework for applied regression.Ridge Regression is an L2-regularized linear regression method, introduced by Arthur Hoerl and Robert Kennard in 1970, that reduces multicollinearity by adding a penalty on the size of the coefficients. It shrinks coefficients toward zero without setting any of them exactly to zero, producing more stable estimates when predictors are highly correlated.
ScholarGate数据集
  1. v1
  2. 4 来源
  3. PUBLISHED
  1. v1
  2. 1 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Multiple Linear Regression · Ridge Regression. 于 2026-06-17 检索自 https://scholargate.app/zh/compare