AmanJ10 / Simple-Linear-Regression

Simple Linear Regression Model of Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Linear-Regression

Given a dataset which contains a record of Employees with Years of Experience and their Salary. This Simple Linear Regression Model predicts the Salary of an Employee based on Years of Experience.

Used various python Machine learning libraries like Pandas, Numpy, Matplotlib, scikit-learn.

About

Simple Linear Regression Model of Machine Learning


Languages

Language:Jupyter Notebook 100.0%