rajeshram7 / linear-regression

Basic linear regressions with scikit-learn.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linear-regression

Dependencies

Run pip install -r requirements.txt to install the necessary dependencies.

simple-linear-regression.ipynb

This notebook completes three exercises in data analysis via linear regression. Run the notebook by running jupyter notebook simple-linear-regression.ipynb from your command line.

About

Basic linear regressions with scikit-learn.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%