/linear-regression

Performing a linear regression for a height to weight correlation.

Primary LanguageJupyter Notebook

linear-regression

Performing a linear regression for a height to weight correlation.

Lab Submission Pull Requests

Lab16: Linear Regression

Release Info

Author: Paul Leonard Version: 0.9.0

Overview

Jupyter notebook containing a linear regression for a height to weight correlation.

Architecture

This Jupyter notebook running Python code produces a linear regression of a csv data set using pandas, numpy, matplotlib, and sklearn.

Change Log

0.9.0 11-30-2020 - Initial beta release 1.0.0 11-TBD-2020 - Initial release

Data Source

https://www.kaggle.com/tmcketterick/heights-and-weights?select=data.csv

Credits and Collaborations