channel switching

Each record in the dataset includes 7 fields:

UserID, CurrentChannel, NextChannel, Date, TimeSection, StartTime, Duration. 

The meanings of them are respectively as follows,

1. UserID : the number of a user, sorted in descending order by the number of channels he/she has switched during the period of time; [1, 13246].

2. CurrentChannel: the channel ID viewed by the user in the current time section.

3. NextChannel: the channel ID which the user would view in the next time section.

Categories:
282 Views