Amazon Product Browse Node Classification Data
Browse node help customer navigate website & classify product to product type
@kaggle.subhamjain_amazon_product_browse_node_classification_data
Browse node help customer navigate website & classify product to product type
@kaggle.subhamjain_amazon_product_browse_node_classification_data
CREATE TABLE train (
"title" VARCHAR,
"description" VARCHAR,
"bullet_points" VARCHAR,
"brand" VARCHAR,
"browse_node_id" VARCHAR
);
Anyone who has the link will be able to view this.