Laptops Dataset
Description
This dataset contains detailed specifications of various laptop models, along with their prices in euros. It is designed to help users understand how different technical characteristics influence laptop pricing. The data includes information such as brand, model, size, memory, storage, and graphics capabilities, making it useful for market analysis, product comparison, or pricing prediction models.
Columns
- Company: The brand or manufacturer of the laptop (e.g., HP, Acer, Asus).
- Product: The model name or identifier of the laptop.
- TypeName: The type of laptop (e.g., Notebook, Ultrabook).
- Inches: The screen size of the laptop in inches.
- ScreenResolution: The resolution of the laptop screen (e.g., Full HD 1920x1080).
- Ram: The amount of RAM (memory) in the laptop, typically measured in GB (e.g., 8GB, 16GB).
- OpSys: The operating system installed on the laptop (e.g., Windows 10, No OS).
- Cpu Brand: The brand of the CPU (processor) used in the laptop (e.g., Intel, AMD).
- Cpu Model: The specific model of the CPU (e.g., Core i5 7200U, A9-Series 9420).
- Cpu Rate: The clock speed of the CPU, usually measured in GHz (e.g., 2.5GHz, 3GHz).
- SSD: The size of the Solid-State Drive (SSD) storage in GB (e.g., 256, 512).
- HDD: The size of the Hard Disk Drive (HDD) storage in GB (e.g., 500, 0).
- Flash Storage: The amount of additional flash storage in GB (often 0 if not present).
- Hybrid: Indicates whether the laptop has a hybrid storage setup.
- Gpu Brand: The brand of the Graphics Processing Unit (GPU) (e.g., Intel, Nvidia, AMD).
- Gpu Model: The specific model of the GPU (e.g., HD Graphics 620, Radeon R5).
- Price_euros: The price of the laptop in euros (€).
This dataset can be used to analyze the relationship between various laptop specifications and their price.