Search found 121 matches

by admin
Wed Jun 01, 2022 3:26 am
Forum: Pattern Mining
Topic: Fast Itemset mining code
Replies: 2
Views: 4423

Re: Fast Itemset mining code

Hi, welcome to the forum

You can get the Very efficient and well tested implementations of frequent itemset mining in the SPMF library:
Https://www.philippe-fournier-viger.com/spmf/
by admin
Wed Jun 01, 2022 3:24 am
Forum: Pattern Mining
Topic: Frequent subgraph mining with TKG
Replies: 1
Views: 4416

Re: Frequent subgraph mining with TKG

You can find the powerpoint of TKG and a bref video presenting that paper on my webpage. You may also read the chapter about graph mining in the book of Mohamed Zaki. It has a good chapter that explains gspan and since tkg Is based on gspan that can help you to understand the basics I will try to ma...
by admin
Wed Jun 01, 2022 3:20 am
Forum: Pattern Mining
Topic: Frequent Periodic pattern mining with PFPM
Replies: 2
Views: 4326

Re: Frequent Periodic pattern mining with PFPM

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 inte...
by admin
Sat May 28, 2022 5:04 pm
Forum: The SPMF software
Topic: mining closed sequential patterns
Replies: 3
Views: 4680

Re: mining closed sequential patterns

Dear Andrea, Thanks for using SPMF. As noted in the download page of SPMF under "known limitations", there is a bug in the BIDE+ implementation, such that the result is incorrect especially in the case where sequences contain more than one item per itemset. I have spent a week to investiga...
by admin
Tue May 24, 2022 3:57 pm
Forum: Pattern Mining
Topic: Videos about pattern mining
Replies: 0
Views: 5670

Videos about pattern mining

Hi all, I have recorded many videos to explain the basic concepts of pattern mining as well as some advanced topics . Most videos are available on my SPMF software website: http://philippe-fournier-viger.com/spmf/index.php?link=videos.php But also on my Youtube channel on pattern mining : https://ww...
by admin
Tue May 24, 2022 3:55 pm
Forum: Academia and PhD life
Topic: Collaboration with researchers or lone wolf
Replies: 6
Views: 5723

Re: Collaboration with researchers or lone wolf

I agree with the above. There are many benefits to collaborate. You can get a different perspective. You can participate in more research topics, learn and help others, get to know more people etc.
by admin
Tue May 24, 2022 3:53 pm
Forum: Announcements
Topic: CFP ADMA 2022
Replies: 0
Views: 8326

CFP ADMA 2022

Call for Papers The year 2022 marks the 18th anniversary of the International Conference on Advanced Data Mining and Applications (ADMA'22) , which will be held in Brisbane, Australia, 30th November - 2nd December, 2022. It is our great pleasure to invite you to contribute papers and participate in ...
by admin
Tue May 24, 2022 3:50 pm
Forum: Announcements
Topic: CFP : MEDI 2022 : 11th International Conference on Model and Data Engineering
Replies: 0
Views: 8482

CFP : MEDI 2022 : 11th International Conference on Model and Data Engineering

The Eleventh International Conference on Model & Data Engineering (MEDI) will be held from 21 to 24 November 2022 in Cairo, Egypt. Its main objective is to provide a forum for the dissemination of research accomplishments and to promote the interaction and collaboration between the models and da...
by admin
Sat May 21, 2022 4:41 pm
Forum: Pattern Mining
Topic: Eclat vs Apriori
Replies: 8
Views: 3657

Re: Eclat vs Apriori

Thanks for subscribing. I appreciate your support.

Philippe