Pages: [1]
  Print  
Author Topic: Market Basket Analysis  (Read 258 times)
JoniDS
Newbie
*
Posts: 1


« on: February 04, 2012, 08:23:09 PM »

Hi,

I created a sample dataset that goes like this:

CustomerIditemIditemCount
1Product11
1Product34
3Product15
5Product17
3Product21

I tried to use this in the "Masket Basket template in Rapidminer but it gives me the error "The example set contains non-nominal attribute sum(itemCount)_Product1 which is not allowed for FPGrowth".

What am I doing wrong?
Can give me an advice?

Thank you in advance
Logged
haddock
Hero Member
*****
Posts: 759



WWW
« Reply #1 on: February 04, 2012, 08:32:34 PM »

Hi,

The frequent itemset generator only tolerates binominal attributes, which means that you'll need to do some pre-processing. As for advice I'd say that working through help->tutorial actually saves many hours of grief; RM has its own jargon, and until you know it you remain in the vale of tears!

So do that, and then activate a breakpoint just befor the FPGrowth operator, just to check that your data is binominal. If any of that does not make sense then you really should run through the tutorial.

Good luck!
« Last Edit: February 04, 2012, 08:41:08 PM by haddock » Logged

Where is the wisdom we have lost in knowledge?
Where is the knowledge we have lost in information?

T.S.Eliot ~ Choruses from the Rock 1934
Pages: [1]
  Print  
 
Jump to: