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

https://github.com/ashnair1/linear-regression

Practice Linear Regression Problems
https://github.com/ashnair1/linear-regression

Last synced: 7 months ago
JSON representation

Practice Linear Regression Problems

Awesome Lists containing this project

README

          

# Linear-Regression
Practice Linear Regression Problems implemented in Jupyter notebooks

Datasets taken from http://college.cengage.com/mathematics/brase/understandable_statistics/7e/students/datasets/mlr/frames/frame.html

1. Basketball Players (Linear Regression in one variable)
2. Thunder Antelopes (Linear Regression in multiple variables)