/Cardekho_pricing_project

This project try to predict the selling price of used cars using machine learning models.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Machine learning project

Requrirements:

1.git account

2.Heroku/Rinder

3.Visual Code or pycharm

  1. git CLi

  2. CircleCi

create an environment

conda create -p venv python==3.7 -y

conda activate venv/

create dockers

create requirement file

pip install -r requirements.txt

create setup file

python install setup.py