sverdoot / mds20_cohortney

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Models of Sequential Data Project: COHORTNEY

The project is about implementation of methods for event sequence clustering.

The main method to be considered: COHORTNEY

The main baseline is A Dirichlet Mixture Model of Hawkes Processes for Event Sequence Clustering

Datasets:

  • IPTV dataset
  • other datasets from the PointProcesses.com

Tools:

  • Pytorch lighting
  • TQDM
  • Pydata stack library

The code organization structure:

About


Languages

Language:Jupyter Notebook 85.1%Language:Python 14.9%