Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 530 Bytes

Car-Price-Prediction-model

This repository contains files of a machine learning web application which predict used cars. Web app is created with flask and model deployed on Heroku.

Tools used

  1. Pandas, Numpy, Matlplotlib, sklearn for creating machine learning model.
  2. Flask to create back end of web app.
  3. All the framework and their specific version are listed in requirments.txt file( present inside repository).

Snapshot of web app

Model gif demo

# Car-prediction-model