Skip to content

This project deals with doing multivariate linear regression using Numpy and will try to make predictions. We will be using Normal Equation method for our purpose here.

Notifications You must be signed in to change notification settings

shubham1710/Simple-Multivariate-Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Multivariate-Linear-Regression

We will see how to start with linear regression. We will be doing multivariate linear regression using Numpy and will try to make predictions. We will be using Normal Equation method for our purpose here.

This project includes the code, the datasets for training and the output dataset when run on the training set.

We have 4 different parameters here. The parameters here are for a shopping company and we have to predict the amount spent by the customer based on four parameters.

About

This project deals with doing multivariate linear regression using Numpy and will try to make predictions. We will be using Normal Equation method for our purpose here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages