Skip to content

Commit d389d7a

Browse files
Update sessionization.md
1 parent ac787ce commit d389d7a

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
@@ -8,7 +8,7 @@ Whereas, timeseries analysis, usually uses "Gaps and Islands" - if there are no
88

99
|![Untitled drawing(21)](https://github.com/user-attachments/assets/ecdad674-9e7b-4568-bdf5-a15dc96233d4)|
1010
|:--:|
11-
|_Figure 2._ A session, for example, can be defined by threshold time such as if the next action is in a range of time greater than `T=50`, it defines the start of a new session.
11+
|_Figure 1._ A session, for example, can be defined by threshold time such as if the next action is in a range of time greater than `T=50`, it defines the start of a new session.
1212

1313

1414
## An illustrative example

0 commit comments

Comments
 (0)