Skip to content

developing several models (Linear Regression, Multiple Linear Regression, and Polynomial Regression) that will predict the price of the car using the variables or features. Then evaluating these models (in-sample, and cross-validation) using R-squared and Mean-Squared-Error metrics to find out which model is a better fit for this dataset.

Notifications You must be signed in to change notification settings

m-imani/Models-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

In this Notebook, I will develop several models like Linear Regression, Multiple Linear Regression, and Polynomial Regression that will predict the price of the car using the variables or features. Then I will evaluate these models (in-sample, and cross-validation) using R-squared and Mean-Squared-Error metrics to find out which model is a better fit for this dataset.

About

developing several models (Linear Regression, Multiple Linear Regression, and Polynomial Regression) that will predict the price of the car using the variables or features. Then evaluating these models (in-sample, and cross-validation) using R-squared and Mean-Squared-Error metrics to find out which model is a better fit for this dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published