ScholarGate
助手

方法对比

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

弹性网络回归×正则化逻辑回归×
领域统计学机器学习
方法族Regression modelMachine learning
起源年份20051996–2005
提出者Hui Zou and Trevor HastieTibshirani, R. (lasso); Hoerl & Kennard (ridge); Zou & Hastie (elastic net)
类型Penalized linear regressionPenalized classification model
开创性文献Zou, H., & Hastie, T. (2005). Regularization and variable selection via the elastic net. Journal of the Royal Statistical Society: Series B (Statistical Methodology), 67(2), 301-320. DOI ↗Tibshirani, R. (1996). Regression shrinkage and selection via the lasso. Journal of the Royal Statistical Society: Series B, 58(1), 267–288. DOI ↗
别名elastic net, EN regression, L1+L2 regularized regression, combined lasso-ridge regressionpenalized logistic regression, L1 logistic regression, L2 logistic regression, elastic net logistic regression
相关65
摘要Elastic net regression combines the L1 (lasso) and L2 (ridge) penalties into a single regularized regression framework. Controlled by a mixing parameter alpha and a shrinkage strength lambda, it can simultaneously select variables and handle correlated predictors — overcoming key limitations of pure lasso and pure ridge applied alone.Regularized logistic regression extends standard logistic regression by adding an L1 (lasso), L2 (ridge), or elastic net penalty to the log-likelihood, shrinking coefficients toward zero and preventing overfitting. It is the default choice for binary or multinomial classification when you want interpretable, sparse, or stable coefficient estimates in high-dimensional or collinear feature spaces.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Elastic Net Regression · Regularized Logistic Regression. 于 2026-06-17 检索自 https://scholargate.app/zh/compare