Skip to content

Rima-ag/SimilarSets

Repository files navigation

SimilarSets

Bread basket dataset

Data needs to be preprocessed using preprocBread.py to produce inBread file.

Set :

filename = "inBread"
Support1 = 100
Support2 = 50
Support3 = 50

Orders dataset

Data can be fetched from https://drive.google.com/file/d/1JM6ThFxsx5b_c5EnGlrKUclhdFi89Io4/view?usp=sharing

Once downloaded and placed in the project's root directory, it needs to be preprocessed using preprocOrders.py to produce inOrders file.

Set :

filename = "inOrders"
Support1 = 10k
Support2 = 8k
Support3 = 5k

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published