Skip to content

alirezagolrokh/carprice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Carprice

What is the approximate price of the car you want in the market?

This script takes the name, model, kilometer, and production date of the machine you want and return the approximate price of the car

How to use

Install Python3 in your system

Install mysql database in your system and Creating a new database (Remember DB name and Password)

Open terminal or command prompt and Enter commands below:

pip install mysql-connector-python
pip install scikit-learn
pip install requests
pip install bs4

Run The script

About

Approximate price of your car in the market

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages