Skip to content

Building a Machine Learning Model to Predict the Price of the Car By Comparing Performance of Different Regression Techniques (Simple Linear Regression, Multiple Linear Regression, Polynomial Regression)

habiburrahman-mu/car-price-prediction-using-regression-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

car-price-prediction-using-regression-models

Building a Machine Learning Model to Predict the Price of the Car By Comparing Performance of Different Regression Techniques (Simple Linear Regression, Multiple Linear Regression, Polynomial Regression)
Comparing these three models, we conclude that the Multiple Linear Regression model is the best model to be able to predict price from our dataset. This result makes sense, since we have 27 variables in total, and we know that more than one of those variables are potential predictors of the final car price.

About

Building a Machine Learning Model to Predict the Price of the Car By Comparing Performance of Different Regression Techniques (Simple Linear Regression, Multiple Linear Regression, Polynomial Regression)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published