paper-with-me

홈 › Papers

Choosing the Right Regularizer for Applied ML: Simulation Benchmarks of Popular Scikit-learn Regularization Frameworks

2026-04-04 · Benjamin S. Knight, Ahsaas Bajaj arxiv

This study surveys the historical development of regularization, tracing its evolution from stepwise regression in the 1960s to recent advancements in formal error control, structured penalties for non-independent features, Bayesian methods, and l0-based regularization (among other techniques). We empirically evaluate the performance of four canonical frameworks -- Ridge, Lasso, ElasticNet, and Post-Lasso OLS -- across 134,400 simulations spanning a 7-dimensional manifold grounded in eight production-grade machine learning models. Our findings demonstrate that for prediction accuracy when the sample-to-feature ratio is sufficient (n/p >= 78), Ridge, Lasso, and ElasticNet are nearly interchangeable. However, we find that Lasso recall is highly fragile under multicollinearity; at high condition numbers (kappa) and low SNR, Lasso recall collapses to 0.18 while ElasticNet maintains 0.93. Consequently, we advise practitioners against using Lasso or Post-Lasso OLS at high kappa with small sample sizes. The analysis concludes with an objective-driven decision guide to assist machine learning engineers in selecting the optimal scikit-learn-supported framework based on observable feature space attributes.

📄 PDF Abstract BibTeX arXiv:2604.03541

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Statistical inference after variable selection in Cox models: A simulation study

2026-02-07 · Lena Schemet, Sarah Friedrich-Welz arxiv

Choosing relevant predictors is central to the analysis of biomedical time-to-event data. Classical frequentist inference, however, presumes that the set of covariates is fixed in advance and does not account for data-dr…

Impossible Tuning Made Possible: A New Expert Algorithm and Its Applications

2021-02-01 · Liyu Chen, Haipeng Luo, Chen-Yu Wei

We resolve the long-standing "impossible tuning" issue for the classic expert problem and show that, it is in fact possible to achieve regret $O\left(\sqrt{(\ln d)\sum_t \ell_{t,i}^2}\right)$ simultaneously for all exper…

Choosing the Right Words: Characterizing and Reducing Error of the Word Count Approach

2013-06-01 · SEMEVAL 2013 6 · Hansen Andrew Schwartz, Johannes Eichstaedt, Eduardo Blanco, Lukasz Dziurzynski 외

Is getting the right answer just about choosing the right words? The role of syntactically-informed features in short answer scoring

2014-03-04 · Derrick Higgins, Chris Brew, Michael Heilman, Ramon Ziai 외

Developments in the educational landscape have spurred greater interest in the problem of automatically scoring short answer questions. A recent shared task on this topic revealed a fundamental divide in the modeling app…

Forest-type Regression with General Losses and Robust Forest

2017-08-01 · ICML 2017 8 · Alexander Hanbo Li, Andrew Martin

This paper introduces a new general framework for forest-type regression which allows the development of robust forest regressors by selecting from a large family of robust loss functions. In particular, when plugge…

regressionVocal Bursts Type Prediction