Page 1 of 1

Frequent Periodic pattern mining with PFPM

Posted: Tue May 24, 2022 3:27 pm
by Gerald
Hi all,

I watched thevideo about the PFPM algorithm for periodic pattern mining. The concept of using the minimum and maximum average period is a good idea in my view. It seems more practical I wanted to try PFPM with the Java version in SPMF. Can I use which datasets? Which datasets should be used from the SPMF website to try it?

Thanks.
G.

Re: Frequent Periodic pattern mining with PFPM

Posted: Wed Jun 01, 2022 3:20 am
by admin
Hi, thanks for watching

PFPM Is a fast algorithm for periodic pattern mining That Is also simple to understand.

You can find the datasets on the datasets webpage of the SPMF website. basically All datasets for frequent itemset mining can be used but those having the real timestamps will be more interesting.

If you have any question let me know

Re: Frequent Periodic pattern mining with PFPM

Posted: Wed Jun 01, 2022 3:27 am
by admin