Skip to content

This repository contains the Lab practices of Machine Learning performed in Jupyter Notebook using python language. This repo consists of Simple and Multiple Linear regression models to perform regression on the given datasets.

License

Notifications You must be signed in to change notification settings

sukruta230901/Machine-Learning-Linear-Regression-LAB

Repository files navigation

Machine-Learning-Linear-Regression-LAB-3

This repo contains Lab practices of Machine Learning performed in Jupyter Notebook using Python language

🚀 LAB-3: Part-A: Simple Linear Regression

◾ LAB 3 Part A ipynb file consists of the basic python coding required to perform the Simple Linear regression on a given data set and visualize the results. This code files uses the Salary_Data.csv dataset file to perform the Simple Linear regression and Visualizes the results using matplotlib and seaborn libraries.

🚀 LAB-3: Part-B: Multiple Linear Regression

◾ LAB 3 Part B ipynb file consists of the basic python coding required to perform the Multiple Linear regression on a given data set and visualize the results. This code files uses the 50_Startups.csv dataset file to perform the Multiple Linear regression and Visualizes the results using matplotlib and seaborn libraries.

About

This repository contains the Lab practices of Machine Learning performed in Jupyter Notebook using python language. This repo consists of Simple and Multiple Linear regression models to perform regression on the given datasets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published