dinesh19aug / javahabit-comments

0 stars 0 forks source link

Part 2 Machine Learning Simplelinear Regression #11

Open dinesh19aug opened 4 years ago

dinesh19aug commented 4 years ago

https://www.javahabit.com/2019/01/22/part-2-ml-simplelinear-regression/

In the previous post we learned about data pre-processing. In this post we will review the simplest algorithm - Simple Linear Regression. Business Problem: In this series, we are going to learn about Simple Linear Regression. We will review a data set about Salary and Experience in age. As a data scientist, your job is to help the HR department predict the salary of a person based on his years of experience if he or she accepts the job offer.