Category "mining"

How do I count the amount of lines (products) after a certain keyword?

I am trying to create a dataframe from all receipts of a supermarket. However, I cant seem to get the 'count' of the amount of items in a particular receipt. Ex

ECLAT Algorithm to find maximal and closed frequent sets

Transaction ID Items 1 {A, C, D} 2 {B, C, E} 3 {A, B, C, E} 4 {B, E} 5 {A, B, C, E} Minimum support

cSpade mining frequent sequences

I'm new to cSpade. Trying to figure out how to mine frequent sequences but got a summary that seems to say the codes are not correct. Here's the codes I used: t