Skip to content

Commit 28f44dc

Browse files
Update sessionization.md
1 parent 320ec6f commit 28f44dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sessionization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sessionization
1+
# Sessionization, or solving the Gaps-and-Islands Problem using conditional_true_event
22

33
Sessionization is the act of turning event-based data into sessions. It is widely used in several domains, such as: Web Analytics and Trip Analytics. Basically given a "user id" or a "machine id", the question is: how can we recreate sessions? Or more precisely, how do we choose the boundaries of a session?
44

0 commit comments

Comments
 (0)