Data Mining project 2020/2021 @ University of Pisa
-
Updated
Mar 9, 2021 - Jupyter Notebook
Data Mining project 2020/2021 @ University of Pisa
Sequence pattern discovery using Generalized Sequential Pattern Mining Algorithm
Here we've defined some drivers to help implementing the GSP algorithm from scratch (with some simplifying assumptions, like not having an itemset of length > 1 withing a sequence, although it matches many real situations, like text mining and website clicks analyzing).
Add a description, image, and links to the gsp-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the gsp-algorithm topic, visit your repo's landing page and select "manage topics."