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

https://github.com/amine-smahi/linear-regression-presentation

Introducing people to simple linear regression using python
https://github.com/amine-smahi/linear-regression-presentation

linear-regression machine-learning-algorithms machinelearning-python python

Last synced: 3 months ago
JSON representation

Introducing people to simple linear regression using python

Awesome Lists containing this project

README

        

## Linear-Regression
Introducing people to simple linear regression using python

## Installation required.
- python 2.7+ or python 3.5+
- matplot library
- numpy

## How to run
simply open the terminal and run

python SimpleLinearRegression.py

## Note
The presentation is in frensh

## Preview

![Screenshot from 2019-11-05 09-35-55](https://user-images.githubusercontent.com/24621701/68191747-827bf700-ffb0-11e9-9499-66ff7c2f3382.png)