ScholarGate
助手

方法对比

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

正则化逻辑回归×线性判别分析 (LDA)×
领域机器学习机器学习
方法族Machine learningLatent structure
起源年份1996–20051936
提出者Tibshirani, R. (lasso); Hoerl & Kennard (ridge); Zou & Hastie (elastic net)Fisher, R. A.
类型Penalized classification modelSupervised dimensionality reduction and linear classifier
开创性文献Tibshirani, R. (1996). Regression shrinkage and selection via the lasso. Journal of the Royal Statistical Society: Series B, 58(1), 267–288. DOI ↗Fisher, R. A. (1936). The use of multiple measurements in taxonomic problems. Annals of Eugenics, 7(2), 179–188. DOI ↗
别名penalized logistic regression, L1 logistic regression, L2 logistic regression, elastic net logistic regressionLDA, Fisher's discriminant analysis, Fisher linear discriminant, normal discriminant analysis
相关54
摘要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.Linear Discriminant Analysis is a supervised method for dimensionality reduction and classification, introduced by Ronald A. Fisher in 1936, that finds linear combinations of features which maximally separate predefined classes while preserving as much class-discriminatory information as possible. It simultaneously serves as a feature-projection technique and a probabilistic classifier, making it one of the foundational methods in pattern recognition and statistical learning.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Regularized Logistic Regression · Linear Discriminant Analysis. 于 2026-06-18 检索自 https://scholargate.app/zh/compare