Skip to content

davisraimon/Mobile-Price-Classification-Using-KNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Mobile Price Prediction

Mobile-phones-price-prediction

Used dataset: https://www.kaggle.com/davisraimon/mobile-price-classification/data

Short description of the dataset:

Feature name Feature description Type
id ID Numeric
battery_power Total energy a battery can store in mAh Numeric
blue Has bluetooth or not Boolean
clock_speed Speed at which microprocessor executes instructions Numeric
dual_sim Has dual sim support or not Boolean
fc Front Camera mega pixels Numeric
four_g Has 4G or not Boolean
int_memory Internal Memory in Gigabytes Numeric
m_dep Mobile Depth in cm Numeric
mobile_wt Weight of mobile phone Numeric
n_cores Number of cores of processor Numeric
pc Primary Camera mega pixels Numeric
px_height Pixel Resolution Height Numeric
px_width Pixel Resolution Width Numeric
ram Random Access Memory in Megabytes Numeric
sc_h Screen Height of mobile in cm Numeric
sc_w Screen Width of mobile in cm Numeric
talk_time Longest time that battery will last by a call Numeric
three_g Has 3G or not Boolean
touch_screen Has touch screen or not Boolean
wifi Has wifi or not Numeric

Accuracy:

Model name Accuracy
KNN classifier with 9 NN 92.8%

About

Mobile price classifier using KNN algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published