Skip to content

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).

Notifications You must be signed in to change notification settings

WaseemKn/GSPAlgorithm-DataMiningCourse-ITE5thYear

Repository files navigation

GSPAlgorithm-DataMiningCourse-ITE5thYear

This repo is migrated to: https://github.com/mo-waseem/gsp-algorithm-implementation

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).

BEFORE START, READ THIS:

This code for all BUT if you have an assignment anywhere about this algorithm I prefer reading the code first and understanding it (it's not hard) THEN you can benefit from it as you want.

About

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).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published