Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"Transactional 2 Basket"

FloinkFloink Member Posts: 1 Learner III
edited May 2019 in Help
Hi,
I want to do a Market Basket analysis, my Data is of the Type:

TID          ITEM
15514.0 105.0
15515.0 120.0
15516.0 144.0
15516.0 146.0
15517.0 215.0
15518.0 70.0

So in my opinion Transactional2Basket should be he right Process.
I imported it to a repository with the following Meta Data:
regular TID         integer
regular ITEM integer

So my Data has exactly the same structure like the sample Data in the "Market Data" - Data set

But now i get a little Prolem with the Transactional2Basket Process. It doesnt really work, there is always only one result for FPGrowth and this is the Product in the First ROW.

When running the Process the log always says:
Dec 19, 2010 9:56:18 PM WARNING: FPGrowth: Removed 1 non-binominal attribute, frequent item set mining is only supported for the positive values of binominal attributes.

Even when running the sample Process with the Sample Data.

Could this be my Problem?

I'd by verly happy if you could help me, I've been trying since two weeks.

Regards Floink
Sign In or Register to comment.