Question: I am to explore the support, level, and maxSpan in a temporal GSP in Apriori algorithm. The question is: How would changing the timestamp into
I am to explore the support, level, and maxSpan in a temporal GSP in Apriori algorithm. The question is: How would changing the timestamp into actual time impact the algorithm (the code)?
Some of the explorations performed include:
- Fix the support and the level, change the maxSpan, and check number of patterns
- Fix the support and the max_span, change the level, and check # of patterns
- Fix the level and the max_span, change the support, # of patterns
- ##Apologies if I am a bit confusing, I only understood a bit about this too
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
