You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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