Search found 17 matches

by Lucy
Thu Jun 09, 2022 4:02 pm
Forum: Pattern Mining
Topic: Free online course on pattern mining (BETA)
Replies: 5
Views: 5912

Re: Free online course on pattern mining (BETA)

Thanks. That is look interesting!
by Lucy
Sat May 28, 2022 5:15 pm
Forum: Academia and PhD life
Topic: Poster paper?
Replies: 3
Views: 5128

Poster paper?

It is good to write the poster paper for the conference?
by Lucy
Sat May 28, 2022 5:13 pm
Forum: Pattern Mining
Topic: ClaSp
Replies: 4
Views: 5017

Re: ClaSp

Could we also apply the CLASP algorithm for the graph data mining?
by Lucy
Sat May 28, 2022 5:12 pm
Forum: Pattern Mining
Topic: Itemset mining in graph
Replies: 1
Views: 4379

Itemset mining in graph

While in the shower, I was thinking about an idea : Could we do the itemset mining in a graph? Is there a way to transform a graph so that we can apply the Apriori, FPGrowth or Eclat from SPMF on a graph to extract the good itemsets?
by Lucy
Sat May 28, 2022 5:11 pm
Forum: Pattern Mining
Topic: Rare patterns
Replies: 8
Views: 6594

Re: Rare patterns

Could you also make a video about the Eclat algorithm?
by Lucy
Sat May 28, 2022 5:10 pm
Forum: Pattern Mining
Topic: FPGrowth
Replies: 3
Views: 5119

Re: FPGrowth

FPGrowth and Eclat are good but old. Is there the newer algorithms that can beat them?
by Lucy
Sat May 28, 2022 5:09 pm
Forum: Pattern Mining
Topic: Fast Itemset mining code
Replies: 2
Views: 4603

Fast Itemset mining code

HELLO, is there a way to do the fast itemset mining?

What are the fast implementations in Java or C#?

Thanks