Skip to content

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

License

Notifications You must be signed in to change notification settings

BALAJIHARIDASAN/Cardekho_pricing_project

Repository files navigation

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