Skip to content

About A laptop price predictor which uses different machine learning and deep learning algorithms to implement and properly estimate the approximate the value of a laptop on the basis of the specifications of the laptop. This ML/DL model is integrated with a frontend web UI made using Streamlit to obtain user inputs and generate price estimations.

Notifications You must be signed in to change notification settings

Gaurav-576/Laptop-Price-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

There are 11 features and 1304 entries in this dataset. The different features available in this dataset are :-

  • Company - The Company which makes this Laptop
  • TypeName - The type of laptop, e.g., Ultrabook, Notebook, Gaming, etc.
  • Inches - The size/width of the laptop in inches.
  • ScreenResolution - The type of screen of the laptop, e.g., IPS, HD, FHD, etc, whether it is touchscreen or not, and the resolution of the screen in pixels.
  • Cpu - Corresponds to the type of processor present in the laptop.
  • Ram - COrresponds to the size of the RAM in the laptop.
  • Memory - Corresponds to the type and size of the memory present in the laptop.
  • Gpu - Corresponds to the brand and type of GPU present in the laptop.
  • OpSys - The type of operating system present in the laptop, e.g., Windows, MacOS, Linux, etc.
  • Weight - The weight of the laptop in kgs.
  • Price - The price of the laptop in INR.

About

About A laptop price predictor which uses different machine learning and deep learning algorithms to implement and properly estimate the approximate the value of a laptop on the basis of the specifications of the laptop. This ML/DL model is integrated with a frontend web UI made using Streamlit to obtain user inputs and generate price estimations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published