normal-equation
There are 31 repositories under normal-equation topic.
javascript-machine-learning/multivariate-linear-regression-normal-equation-javascript
⭐️ Multivariate Linear Regression with Normal Equation in JavaScript (Vectorized)
SouravG/Housing-price-prediction-using-Regularised-linear-regression
Housing price prediction using Regularised linear regression
rsc-dev/ml
Machine Learning Notebooks
gregdhill/lin-reg
Linear Regression - C
radinshayanfar/AUT_ALA
My solutions to AUT Applied Linear Algebra course programming assignments
rezamosavi8740/implementation-Linear-Regression-normal-equation-from-scratch.
This repository contains a Python implementation of Normal Linear Regression, a supervised machine learning algorithm used for predicting numeric values based on a linear relationship between input features and the target variable.
AmirMohamadBabaee/linearalgebra-projects
Linear Algebra projects of Spring 2021 at CE AUT
armanr99/HousePricingRegression
Predicting house prices using regression methods including Gradient Descent, Normal Equation and KNN
daniel-saeedi/SummerSchool-Project1
The First AI Summer School Project
F-Yousefi/House_Price_Prediction
This repository contains code for House Price prediction using Linear Regression. This project is based on the dataset that can be found through Tehran (Divar.ir) House Price Prediction thanks to Dr. Soheil Tehranipour who has done a very excellent job in the area of AI and ML.
jsacevedoro/ml_maths_work1
First homework of the course Mathematics for Machine Learning, which belongs to Master's Dregree in Applied Maths from the National University of Colombia. It is about least square problem applied to linear and non-linear models in the study of bitcoin time series and its relation with commodity prices, also it's presented an interesting application in point set registration problem.
jxareas/Numerical-Methods
Elementary Numerical Algorithms.
Matthew-Franks/Predicting-Box-Office-Results
Predicting the box office results of a movie using Linear Regression based on a series of factors.
SoroushGhaderi/Revisiting_a_Concrete_Strength_Machine_Learning_and_Data_Analysis
Data Analysis and Machine Learning on Concrete Strength
tomekceszke/gas-consumption-forecast
Attempt to use Machine Learning to predict natural gas consumption for domestic needs
abcs-ab/ML
Python implementation of couple machine learning algorithms.
Catadanna/Linear-Polynomial-Regression-Scala-SparkML
This is an example of Linear Regression done in SparkML and using the class PolynomialExpansion.
sunny1110/Normal-Equations
This Notebook explains in detail the Normal Equation that is made use of in Linear Regression
akshay-madar/linearRegresssion-using-normalEquations-from-scratch
Implemented linear regression from scratch using normal equations, and analyzed differences when compared to gradient descent approach
Bushramjad/House-Price-Prediction-Linear-Regression
Estimating the sale prices of houses is one of the basic projects to start with the Machine Learning. After implementing this we will be able to predict continuous variables using Linear regression algorithm.
guillemalomar/LinearRegression
A python implementation of Linear Regression (Gradient Descent and Normal Equation)
haroldjcastillo/ml-test
Machine learning test project
kk289/ML-Linear_Regression-MATLAB
Machine Learning Using MATLAB
MAbdelhamid2001/My-Linear-Regression-Algorithm-using-Normal-Equation
My Linear Regression Algorithm using Normal Equation
MAbdelhamid2001/Polynomial-Regression-Algorithm-with-Regularized-Normal-Equation
My Linear Regression Algorithm with Regularized Normal Equation
mehboobali98/Multivariate-Linear-Regression
Linear Regression with multiple variables is implemented to predict the prices of houses using the size of the house (in square feet) and the number of rooms as features. Suppose you are selling your house and you want to know what a good market price would be.
paulocressoni/LinearRegression
A simple Linear Regression exercise
techshot25/BlackFriday
Shopping behavior data analysis