Skip to content

A program created with python to find the Linear Regression using Least Squares Method

License

Notifications You must be signed in to change notification settings

AaronCheung430/DurhamISC_LinearRegressionusingLeastSquaresMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DurhamISC_LinearRegressionusingLeastSquaresMethod

A program created with python to find the Linear Regression using Least Squares Method This program is tested on Python 3.9.2

Import csv file

Please ensure your csv is located in the 'data' folder, and you should enter your file name (without .csv) when the program prompt asked you to enter the file name. Please note you could also use the test data, which is provide by this program by pressing 'Enter' directly.

Run the program

Please run the program in 'main.py'

Thanks

About

A program created with python to find the Linear Regression using Least Squares Method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages