# Mobile Phone Price Prediction In this project, we are going to explore and analyze a dataset which contains specifications of two thousand mobile phones and try to predict optimum price ranges for a list of mobile phones in the market by applying various machine learning algorithms such as logistic regression, decision tree, random forest and k-nearest neighbors(knn). ## Data We split our data into training and validation datasets and apply ML pipeline on these two. Than, run the most accurate model(knn) to predict target values of test dataset. You can reach the dataset from [documentation on ReadTheDocs](https://www.kaggle.com/iabhishekofficial/mobile-price-classification)
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits