Skip to content

vishal2106/CarPrice_Prediction

Repository files navigation

Car Price Prediction

A mini project using Flask and RandomForest classifier which predicts the price of your used car.

Tech

  • [Flask] - Backend for light weight apps
  • [Heroku] - awesome for quick deployment

GitHub Logo GitHub Logo

Heroku link for live version

Try it out

$ git clone https://github.com/vishal2106/CarPrice_Prediction.git
$ cd CarPrice_Prediction
$ pip install -r requirements
$ python app.py

Go to localhost:5000 in your browser to try out the app

Todos

  • Improve UI using React.js
  • Make a more robust DL model
  • Productionize the app using Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published