https://github.com/paudefclasspy/linear-regression
Linear Regression. Calculates the coefficient, interceptor and slope, also applies a prediction of x over y
https://github.com/paudefclasspy/linear-regression
Last synced: over 1 year ago
JSON representation
Linear Regression. Calculates the coefficient, interceptor and slope, also applies a prediction of x over y
- Host: GitHub
- URL: https://github.com/paudefclasspy/linear-regression
- Owner: paudefclasspy
- Created: 2021-01-08T12:45:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-08T12:45:52.000Z (over 5 years ago)
- Last Synced: 2024-03-17T08:17:55.559Z (over 2 years ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linear-Regression
Linear Regression. Calculates the coefficient, interceptor and slope, also applies a prediction of x over y