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.
- Pandas, Numpy, Matlplotlib, sklearn for creating machine learning model.
- Flask to create back end of web app.
- All the framework and their specific version are listed in requirments.txt file( present inside repository).