Lasso Regression Calculator
Enter your X (independent) and Y (dependent) data points along with a lambda (λ) penalty strength to perform Lasso Regression. The calculator fits an L1-regularized linear model, returning the intercept, coefficients, R-squared, and residual sum of squares — with some coefficients shrunk to exactly zero for automatic feature selection.
Results
R-Squared (R²)
--
Intercept (β₀)
--
Coefficient (β₁)
--
Residual Sum of Squares (RSS)
--
Mean Squared Error (MSE)
--
Root MSE (RMSE)
--
Data Points (n)
--