Topic: "regularized-linear-regression"
JuliaStats/Lasso.jl
Lasso/Elastic Net linear and generalized linear models
Language: Julia - Size: 1.1 MB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 146 - Forks: 32

wyattowalsh/regularized-linear-regression-deep-dive
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.
Language: Jupyter Notebook - Size: 51 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 1

flsing/machine-learning
Andrew Ng's Machine Learning Course
Language: Matlab - Size: 26.8 MB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 14

vincent27hugh/myRegression-Python
This is the implementation of the five regression methods Least Square (LS), Regularized Least Square (RLS), LASSO, Robust Regression (RR) and Bayesian Regression (BR).
Language: Python - Size: 299 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

SouravG/Housing-price-prediction-using-Regularised-linear-regression
Housing price prediction using Regularised linear regression
Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 4

vrn25/Machine-Learning-Coursera
Solutions to Coursera's Intro to Machine Learning course in python
Language: Jupyter Notebook - Size: 21.8 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 4

ankitbit/Statistical_Learning_Theory
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
Language: Jupyter Notebook - Size: 40.8 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 3

nafisa-samia/Automobile-Price-Prediction-using-Linear-Regression
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.
Language: Jupyter Notebook - Size: 15.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 3

nanxstats/logreg
Regularized logistic regressions with computational graphs
Language: R - Size: 1.11 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

JuzerShakir/Linear_Regression
A Mathematical Intuition behind Linear Regression Algorithm
Size: 296 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

samtwl/Machine-Learning
This repository contains several machine learning projects done in Jupyter Notebooks
Language: Jupyter Notebook - Size: 8.08 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

vadimtyuryaev/RegrCoeffsExplorer
A tool for visualizing the coefficients of various regression models, taking into account empirical data distributions.
Language: R - Size: 5.65 MB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

emilstahl97/Scalable-Machine-Learning-and-Deep-Learning-ID2223 📦
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.
Language: Jupyter Notebook - Size: 604 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

kk289/ML-Regularized_Linear_Regression-Bias_Variance-MATLAB
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.
Language: MATLAB - Size: 2.32 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

PiotrTymoszuk/htGLMNET
High Throughput Light Weight Regularized Regression Modeling for Molecular Data
Language: R - Size: 43.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

astonglen/Statistical-Methods-Project
Performed rigorous preprocessing, and data cleaning, and conducted exploratory data analysis to identify trends, patterns, and outliers, leading to valuable insights. Employed various statistical methods concepts to get insights about the data for prediction.
Language: Jupyter Notebook - Size: 3.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

GjjvdBurg/SparseStep
SparseStep: Approximating the Counting Norm for Sparse Regularization
Language: R - Size: 85.9 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

AleksandraSteiner/adaslope
High dimensional linear regression with missing via adaptive SLOPE
Language: R - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

saibharath2/linear-regression
linear regression
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

abvnithish/Kaggle_HousingPricePrediction
Competition: https://www.kaggle.com/c/house-prices-advanced-regression-techniques
Language: Jupyter Notebook - Size: 1.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Bennyhwanggggg/Coursera-Machine-Learning
Course work for Machine Learning Course by Stanford University on Coursera
Language: Matlab - Size: 21 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

martn2023/training-regression-models
Introducing 4 regression models, and how to optimize via Gradient Descent
Language: Jupyter Notebook - Size: 1.24 MB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lourduradjou/Employee-Salary-Predictor
A Linear Regression ML Model which gives employee salary based on their years of experience
Language: Jupyter Notebook - Size: 618 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

dynamicanupam/Housing_Price_Prediction_using_Advanced_Regression
Build a regularized regression model to understand the most important variables to predict housing prices.
Language: Jupyter Notebook - Size: 5.63 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

frank01101/gradient_descent
Gradient descent algorithm from scratch for linear and logistic regression with feature scaling and regularization.
Language: Python - Size: 16.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dell-datascience/mlzoomcamp
This repository is dedicated to my participation in Datatalks Mlzoomcamp
Language: Jupyter Notebook - Size: 478 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fauziah61/Housing-Price-Prediction-using-Regularized-Linear-Regression
Language: Jupyter Notebook - Size: 183 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PiotrTymoszuk/CovILD-IPQ
Analysis pipeline for modeling of illness perception one year after COVID-19
Language: TeX - Size: 62.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

abhijit12banerjee/HousePricePrediction_AdvancedRegression
A US-based housing company named Surprise Housing has decided to enter the Australian market. The company uses data analytics to purchase houses at a price below their actual values and flip them on at a higher price.
Language: Jupyter Notebook - Size: 2.98 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

kuntala-c/Automobile-Price-Prediction-using-Linear-Regression Fork of nafisa-samia/Automobile-Price-Prediction-using-Linear-Regression
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.
Language: Jupyter Notebook - Size: 17.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bmarroc/machine-learning
Jupyter notebooks implementing Machine Learning algorithms in Scikit-learn and Python
Language: Jupyter Notebook - Size: 3.12 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tobiapoppi/flight-taxi-out-prediction-ML
A Machine Learning project about a regression problem for the prediction of Taxi-out time in flights, using 9 different ML models, with different algorithms and data-scaling.
Language: Python - Size: 533 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

esra-polat/machine-learning-course-exercises
Machine Learning by Stanford University at Coursera
Language: MATLAB - Size: 36.4 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

HarshNagra/machine-learning
Implementation of Machine Learning algorithms using MatLab.
Language: MATLAB - Size: 29.5 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

parthsompura/Machine-Learning
Implementation of various Machine Learning (ML) Algorithms learned in the Machine Learning course authorised by Stanford University @ Coursera
Language: MATLAB - Size: 20.9 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

jnikhilreddy/Linear-Ridge-regression-and-regularized-logistic-regression
Implementation of Linear Ridge regression and Regularized logistic regression
Language: Python - Size: 2.21 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mirzaipatrik/Lasso-regression
Regularized regression using a forest fire data set
Language: R - Size: 90.8 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

FarzamTP/Linear-Regression
In this project I tried to implement linear regression and regularized linear regression by my own and compare performance to sklearn model.
Language: Python - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bumblebee26/Machine-Learning-Coursera
This are my solutions to the course Machine Learning from Coursera by Prof. Andrew Ng
Language: MATLAB - Size: 20.9 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

helenaEH/Bike_rental_LinReg_Lasso
Using Multiple Linear Regression and Lasso Regression (Linear Regression with L1 norm) to predict bike rentals by registered users based on weather and time criteria.
Language: Jupyter Notebook - Size: 1.81 MB - Last synced at: 12 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dfleis/hierbasis2
Rebuilding & adding some functionality to Haris et al.'s (2016) HierBasis library.
Language: R - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

HaoLIU94/Beijing_PM2.5
Assessing Beijing’s PM 2.5 pollution: severity, weather impact in R
Language: HTML - Size: 4.02 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

byelipk/regularized-linear-regression
Working on identifying variance and bias
Language: Matlab - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
