maximal-sequential-patterns-mining
maximal-sequential-patterns-mining copied to clipboard
All algorithms
I see that this only supports the VMSP algorithm. I took inspiration from you and made a more general wrapper.
https://github.com/LoLei/spmf-py
Just wanted to share.