regularized-linear-regression
Here are 54 public repositories matching this topic...
Sort:Most stars
Lasso/Elastic Net linear and generalized linear models
- Updated
Dec 15, 2025 - Julia
Housing price prediction using Regularised linear regression
- Updated
Feb 17, 2020 - Jupyter Notebook
Sequential adaptive elastic net (SAEN) approach, complex-valued LARS solver for weighted Lasso/elastic-net problems, and sparsity (or model) order detection with an application to single-snapshot source localization.
- Updated
Mar 5, 2020 - MATLAB
Explanations and Python implementations of Ordinary Least Squares regression, Ridge regression, Lasso regression (solved via Coordinate Descent), and Elastic Net regression (also solved via Coordinate Descent) applied to assess wine quality given numerous numerical features. Additional data analysis and visualization in Python is included.
- Updated
Jan 20, 2021 - Jupyter Notebook
Andrew Ng's Machine Learning Course
- Updated
Jul 27, 2018 - MATLAB
This repository corresponds to the course "Statistical Learning Theory" taught at the School of Mathematics and Statistics (FME), UPC under the MESIO-UPC-UB Joint Interuniversity Master's Program under the instructor Pedro Delicado
- Updated
Jun 21, 2019 - Jupyter Notebook
This is the implementation of the five regression methods Least Square (LS), Regularized Least Square (RLS), LASSO, Robust Regression (RR) and Bayesian Regression (BR).
- Updated
Mar 1, 2019 - Python
Predict the vehicle price from the open source Auto data set using linear regression. In this data set, we have prices for 205 automobiles, along with other features such as fuel type, engine type,engine size,etc.
- Updated
Jan 9, 2022 - Jupyter Notebook
Here, we implement regularized linear regression to predict the amount of water flowing out of a dam using the change of water level in a reservoir. In the next half, we go through some diagnostics of debugging learning algorithms and examine the effects of bias v.s. variance.
- Updated
Jun 21, 2020 - MATLAB
Solutions to Coursera's Intro to Machine Learning course in python
- Updated
Aug 4, 2019 - Jupyter Notebook
The course studies fundamentals of distributed machine learning algorithms and the fundamentals of deep learning. We will cover the basics of machine learning and introduce techniques and systems that enable machine learning algorithms to be efficiently parallelized.
- Updated
Jan 16, 2022 - Jupyter Notebook
Regularized logistic regressions with computational graphs
- Updated
Dec 20, 2021 - R
A Mathematical Intuition behind Linear Regression Algorithm
- Updated
Nov 4, 2021
This repository contains several machine learning projects done in Jupyter Notebooks
- Updated
Jun 10, 2019 - Jupyter Notebook
A tool for visualizing the coefficients of various regression models, taking into account empirical data distributions.
- Updated
Jan 14, 2025 - R
I developed a function to perform regularized linear and Gaussian basis functions for regression. Some dataset from the UCI machine learning repository were used to validate the function.
- Updated
Oct 4, 2017
Course work for Machine Learning Course by Stanford University on Coursera
- Updated
Dec 15, 2017 - MATLAB
SparseStep: Approximating the Counting Norm for Sparse Regularization
- Updated
Jan 12, 2021 - R
Clinical and biological implications of differential expression of sex hormone-related genes in testicular cancer
- Updated
Mar 5, 2025 - R
High dimensional linear regression with missing via adaptive SLOPE
- Updated
Jun 17, 2020 - R
Improve this page
Add a description, image, and links to theregularized-linear-regression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theregularized-linear-regression topic, visit your repo's landing page and select "manage topics."