Balaji
Balaji
Project Title
Using
Machine Learning
Submitting to Submitted by
Ms. Mallika Srivastava V. Sai Balaji
Table of Contents
· Overview 1
· Motivation 1
. Introduction 1
· Data Collections 6
· Data Preprocessing 7
· Feature Observation 11
· Feature Selection 20
· Model Building 23
· Model Performances 24
.Methodology 26
.References 30
.Details 30
List Of Figures
Abstract Of Project
To predict “If the mobile with given features will be Economical or Expensive” is the main
motive of this research work. Real Dataset is collected from website www.GSMArena.com .
Different feature selection algorithms are used to identify and remove less important and
redundant features and have minimum computational complexity. Different classifiers are
used to achieve as higher accuracy as possible. Results are compared in terms of highest
accuracy achieved and minimum features selected. Conclusion is made on the base of best
feature selection algorithm and best classifier for the given dataset. This work can be used in
any type of marketing and business to find optimal product(with minimum cost and maximum
features). Future work is suggested to extend this research and find more sophisticated
solution to the given problem and more accurate tool for price estimation.
General Terms: Machine Learning
Keywords: Machine Learning, Prediction, Decision Tree, Naïve Bayes
Project Summary
Mobile-Price-Range-Prediction Price prediction analyzes data and predicts the
cost of new products. The goal of this research is to achieve an arrangement
to predict the price of a cellphone based on its specifications.
1) Results of InfoGainAttributeEval Algorithm and Decision Tree Classifier
2) Results of InfoGainAttributeEval algorithm and Naive Bayes Classifier
3) Results of WrapperattributEval algorithm and Decision Tree Classifier
4) Results of WrapperattributEval algorithm and Naïve Bayes Classifier
These way we predict the mobile price prediction. This is the summary of the mobile price
prediction