3 papers
cs.LG2026
Basin: Efficient and Extensible Numerical Optimization in Rust
Johan Larsson
Basin is a numerical optimization library for the Rust programming language. Numerical optimization is the task of finding the inputs that minimize a function, and it is a fundamen…
stat.CO2026
Efficient Solvers for SLOPE in R, Python, Julia, and C++
Johan Larsson, Malgorzata Bogdan, Krystyna Grzesiak +2
We present a suite of packages in R, Python, Julia, and C++ that efficiently solve the Sorted L-One Penalized Estimation (SLOPE) problem. The packages feature a highly efficient hy…
stat.ML2025
The Choice of Normalization Influences Shrinkage in Regularized Regression
Johan Larsson, Jonas Wallin
Regularized models are often sensitive to the scales of the features in the data and it has therefore become standard practice to normalize (center and scale) the features before f…