Skip to content

This repository demonstrates how to use linear regression to predict prices based on sizes. Using the tips.csv dataset, it predicts the total bill from the size of the party. The project includes data preprocessing, model training, and evaluation steps.

Notifications You must be signed in to change notification settings

Ehtisham33/PredictingPrices_usingLinearRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PredictingPrices_usingLinearRegression

This repository demonstrates how to use linear regression to predict prices based on sizes. Using the tips.csv dataset, it predicts the total bill from the size of the party. The project includes data preprocessing, model training, and evaluation steps.

About

This repository demonstrates how to use linear regression to predict prices based on sizes. Using the tips.csv dataset, it predicts the total bill from the size of the party. The project includes data preprocessing, model training, and evaluation steps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published