Skip to content

Praagnya/Mobile-Price-Prediction-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Price Prediction:

Problem Statement:

Bob has started his own mobile company. He wants to give tough fight to big companies like Apple,Samsung etc. He does not know how to estimate price of mobiles his company creates. In this competitive mobile phone market you cannot simply assume things. To solve this problem he collects sales data of mobile phones of various companies. Bob wants to find out some relation between features of a mobile phone(eg:- RAM,Internal Memory etc) and its selling price. But he is not so good at Machine Learning. So he needs your help to solve this problem. In this problem you do not have to predict actual price but a price range indicating how high is the price.

Features in the data:

  1. id: ID
  2. battery_power: Total energy a battery can store in one time measured in mAh
  3. blue: Has bluetooth or not
  4. clock_speed: Speed at which microprocessor executes instructions
  5. dual_sim: Has dual sim support or not
  6. fc:Front Camera mega pixels
  7. four_g: Has 4G or not
  8. int_memory: Internal Memory in Gigabytes
  9. m_dep: Mobile Depth in cm
  10. mobile_wt: Weight of mobile phone
  11. n_cores: Number of cores of processor
  12. pc: Primary Camera mega pixels
  13. px_height: Pixel Resolution Height
  14. px_width: Pixel Resolution Width
  15. ram: Random Access Memory in Megabytes
  16. sc_h: Screen Height of mobile in cm
  17. sc_w: Screen Width of mobile in cm
  18. talk_time: Longest time that a single battery charge will last when you are
  19. three_g: Has 3G or not
  20. touch_screen: Has touch screen or not
  21. wifi: Has wifi or not

This project was done as a part of internship at DataMites.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published