Baselight

Shipping E-Commerce

Can you predict Shipping E-Commerce sales?

@kaggle.ulrikthygepedersen_shipping_ecommerce

Loading...
Loading...

About this Dataset

Shipping E-Commerce

An international e-commerce company based wants to discover key insights from their customer database.

They want to use some of the most advanced machine learning techniques to study their customers.

The company sells electronic products.

Tables

Shipping Ecommerce

@kaggle.ulrikthygepedersen_shipping_ecommerce.shipping_ecommerce
  • 73.75 KB
  • 10998 rows
  • 10 columns
Loading...

CREATE TABLE shipping_ecommerce (
  "customer_care_calls" BIGINT,
  "customer_rating" BIGINT,
  "prior_purchases" BIGINT,
  "discount_offered" BIGINT,
  "weight_in_gms" BIGINT,
  "warehouse_block" VARCHAR,
  "mode_of_shipment" VARCHAR,
  "product_importance" VARCHAR,
  "gender" VARCHAR,
  "class" BIGINT
);

Share link

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