Frequent subgraph mining with TKG

This is for discussing anything related to pattern mining (e.g. itemsets, sequential patterns, subgraph mining)
Post Reply
Gerald
Posts: 52
Joined: Tue Apr 05, 2022 8:32 am

Frequent subgraph mining with TKG

Post by Gerald »

could someone explain to me the TKG algorithm for frequent subgraph mining? I know it is based on gSpan but how dos it work?
User avatar
admin
Site Admin
Posts: 121
Joined: Tue Apr 05, 2022 12:47 am
Location: China
Contact:

Re: Frequent subgraph mining with TKG

Post by admin »

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 make a longer video on subgraph mining in the future
Post Reply