Skip to content

This repository contains a simple linear regression model that predicts car prices from certain car features.

Notifications You must be signed in to change notification settings

TCodina/car-prices-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

car-prices-app

This repository contains a simple linear regression model that predicts car prices from certain car features. A thorough explanation of the model step by step can be found in this post.

The app is fully contained in the car_price_app.py file. An example of how to train, save, load and evaluate the model is given in the main.py file. utils.py contains some plot functions useful for visualization.

About

This repository contains a simple linear regression model that predicts car prices from certain car features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages