The Data Mining Forum                             open-source data mining software data mining conferences Data Science for Social and Behavioral Analytics DSSBA 2022 data science journal
IMPORTANT: This is the old Data Mining forum.
I keep it online so that you can read the old messages.

Please post your new messages in the new forum: https://forum2.philippe-fournier-viger.com/index.php
 
Sequential Pattern Mining / Assoziation Rules
Posted by: Phil
Date: August 31, 2020 04:21AM

HEllo,
I guess this is a rather simple question but I am new to the topic.
On order to create assoziation rules from sequence databases do you always have to mine the sequential pattern first? And if so, is there some literature on this?
thanks

Options: ReplyQuote
Re: Sequential Pattern Mining / Assoziation Rules
Date: August 31, 2020 06:10AM

Hi,

The answer is no.

There are some algorithm like Rulegen by Zaki (2001) who will first mine sequential patterns in a sequence database and then use them to create some sequential rules:

http://www.philippe-fournier-viger.com/spmf/Zaki2001.pdf

But some other algorithms like RuleGrowth and some others will directly find the rules:

http://www.philippe-fournier-viger.com/spmf/TKDE2015_sequential_rules.pdf

These two types of rules are a little bit different though. You can check the RuleGrowth paper in the introduction for a brief comparison discussion of that.

Best regards,

Philippe

Options: ReplyQuote
Re: Sequential Pattern Mining / Assoziation Rules
Posted by: Phil
Date: August 31, 2020 06:51AM

Thank you very much for the quick response and thank you for all the work on SPMF. It helped me a lot.

Options: ReplyQuote
Re: Sequential Pattern Mining / Assoziation Rules
Date: August 31, 2020 07:12PM

My pleasure. Happy that SPMF is useful ;-) Thanks for using it :-)

Philippe

Options: ReplyQuote


This forum is powered by Phorum and provided by P. Fournier-Viger (© 2012).
Terms of use.