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
A machine learning project to classify mobile phone price ranges (low, medium, high, very high) using Decision Tree, Random Forest, and SVM. The models are compared on performance, and the best model is applied to unseen test data.
About
A machine learning project to classify mobile phone price ranges (low, medium, high, very high) using Decision Tree, Random Forest, and SVM. The models are compared on performance, and the best model is applied to unseen test data.