Amazon Gaming Desktops Dataset
Predict the Price of Gaming Computers listed on Amazon.
@kaggle.ericlayer_amazon_gaming_desktops_dataset
Predict the Price of Gaming Computers listed on Amazon.
@kaggle.ericlayer_amazon_gaming_desktops_dataset
CREATE TABLE amazon_gaming_desktops (
"unnamed_0" BIGINT,
"product_name" VARCHAR,
"avg_rating" VARCHAR,
"n__ratings" BIGINT,
"price" VARCHAR,
"processor_type" VARCHAR,
"disk_size" VARCHAR,
"ram" VARCHAR,
"processor_speed" VARCHAR
);
Anyone who has the link will be able to view this.