Skip to content

This software uses machine learning techniques to predict the score of a car based on a given database.

License

Notifications You must be signed in to change notification settings

SRojas28/Car-evaluation-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car-evaluation-app

GitHub stars GitHub forks

GitHub repo size GitHub language count License GitHub contributors GitHub last commit Made from

This software uses machine learning techniques to predict the score of a car based on a given database. You just have to choose the features of a car and the software will give an score that displays how good is it in comparisson with the cars on the database taken from Kaggle. The dataset was edited to perform better using DT algorithms.

Requirements

Make sure you have these dependencies latest versions installed:

Running the code

To run the software you need to type python3 main.py on the terminal. It is also important to run the command python3 start_server.py to get the web server running.

The server is located at http://127.0.0.1:8050/ by default.

Images of the software and server

Authors

About

This software uses machine learning techniques to predict the score of a car based on a given database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages