GSP Algorithm is an Apriori based method with some enhancements.
After reading several description, I still could not figure out the enhancements brought by GSP in regards to the general Apriori algorithm. Is it the itemset order that is taken into account ?
Could you give me an example as I am a newbie in data mining.
Thank you in advance.