COOL-cohort / COOL

the source code of the COOL system
https://www.comp.nus.edu.sg/~dbsystem/cool/
Apache License 2.0
44 stars 15 forks source link

update fraud case query #97

Closed alexxiao007 closed 1 year ago

alexxiao007 commented 1 year ago

I create three python scripts to calculate the login frequency after each cohort's birth action. All of the cohorts in the case are suspicious user groups which may be taken over by the same person or organization. They may frequently log in to the accounts to validate their credentials. Therefore, we need to track the login frequency of each suspicious account.

Zrealshadow commented 1 year ago

I will modify it in this PR