Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethanhe42/least-square-regressor

linear regression with least square from scratch
https://github.com/ethanhe42/least-square-regressor

Last synced: about 1 month ago
JSON representation

linear regression with least square from scratch

Awesome Lists containing this project

README

        

#Linear Regression
### how to run
1. command line
`% python linreg `
2. auto run all datasets
first make sure datasets and are in the same folder
`% python auto.py`
Then see results in output.txt