Enzo Mar created MADLIB-1028:
--------------------------------
Summary: add rapid_fire to sessionization
Key: MADLIB-1028
URL: https://issues.apache.org/jira/browse/MADLIB-1028
Project: Apache MADlib
Issue Type: Improvement
Components: Module: Utilities
Reporter: Enzo Mar
The recent implementation of sessionization could benefit from adding a
"rapid_fire" field (a sort of min_filed in comparison to the existing
max_field).
Aster Data implementation of sessionization has this field.
Basically it is used to flag and potentially exclude events too close to each
other. This helps to detect / eliminate either errors or robotic type of access.
To see it in action have a look at the Aster video on sessionize:
https://www.youtube.com/watch?v=C760M9ttK9Q
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)