Baselight

Viewer Behaviour

Video streaming platform viewer behaviour

@kaggle.gemalarahmani_viewer_behaviour

Viewer Behaviour
@kaggle.gemalarahmani_viewer_behaviour.viewer_behaviour

  • 40.76 KB
  • 1500 rows
  • 5 columns
unnamed_0

Unnamed: 0

watch_duration

Watch Duration

avg_session_length

Avg Session Length

preferred_genre_count

Preferred Genre Count

subscription_type

Subscription Type

17.48357076505616451.6754161424995761
114.30867849414407531.73221425507292
218.2384426905034627.72701674866539271
322.6151492820401339.9493831388357251
413.8292331263833237.4472306621260881
513.82931521525409733.20157926009087421
622.89606407753695550.4458117118507373
718.83717364576454454.3295781285576641
812.6526280703252441.3261032943777191
917.71280021792982562.16295121582892611

CREATE TABLE viewer_behaviour (
  "unnamed_0" BIGINT,
  "watch_duration" DOUBLE,
  "avg_session_length" DOUBLE,
  "preferred_genre_count" BIGINT,
  "subscription_type" BIGINT
);

Share link

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