Baselight

Laptop Price Prediction Dataset

Exploring Laptop Prices: A Dataset for Predictive Analysis and Price Prediction

@kaggle.jacksondivakarr_laptop_price_prediction_dataset

Loading...
Loading...

About this Dataset

Laptop Price Prediction Dataset

This dataset provides comprehensive information on various laptops, capturing diverse features and specifications. It is a valuable resource for those interested in exploring and predicting laptop prices based on their characteristics.

Tables

Data

@kaggle.jacksondivakarr_laptop_price_prediction_dataset.data
  • 49.16 KB
  • 893 rows
  • 18 columns
Loading...

CREATE TABLE data (
  "unnamed_0_1" BIGINT,
  "unnamed_0" BIGINT,
  "brand" VARCHAR,
  "name" VARCHAR,
  "price" BIGINT,
  "spec_rating" DOUBLE,
  "processor" VARCHAR,
  "cpu" VARCHAR,
  "ram" VARCHAR,
  "ram_type" VARCHAR,
  "rom" VARCHAR,
  "rom_type" VARCHAR,
  "gpu" VARCHAR,
  "display_size" DOUBLE,
  "resolution_width" DOUBLE,
  "resolution_height" DOUBLE,
  "os" VARCHAR,
  "warranty" BIGINT
);

Share link

Anyone who has the link will be able to view this.