Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 645 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 645 Bytes

Prediction with Mini Project Linear Regression

This repository presents an advanced project, focusing on building a linear regression model using Python on the dataset.

1.This repository presents an advanced project, focusing on building a multiple linear regression model using Python on the dataset

Followed industry-standard Machine Learning Life Cycle steps.

2.EDA and Transformations

Conducted comprehensive EDA on the dataset.

Applied necessary transformations to improve profit predictions.

3.Graphs and Interpretation:

Utilized Seaborn for EDA graphs.

Provided detailed interpretations of each graph.