Simple Linear Regression (Using Scikit Learn)

 Simple Linear Regression (Using Scikit Learn)

Implement simple linear regression in python. Use scikit-learn for various functionalities. Read training dataset from a file, build a linear regression model and predict the output for a few unseen data samples. Use a minimum of three datasets for experimentation. Salary_Data.csv is provided as an example. Compare results with results of Assignment 3.

3030_Assignment4

Post a Comment

Previous Post Next Post