SkyThonk / Car-Condition-Prediction

Using Machine Learning to predicit car condition and used the Decision Tree and Random Forest algorithms for prediction by the help of scikit-learn library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car-Condition-Prediction

A classification ML model to predict Car Condition by using Decision Tree and Random Forest algorithms

Accuracy

Random Forest: 97%

Decision Tree: 97%

About

Using Machine Learning to predicit car condition and used the Decision Tree and Random Forest algorithms for prediction by the help of scikit-learn library


Languages

Language:Python 100.0%