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.

(SOLVED) FP-Growth

iodeaniodean Member Posts: 2 Contributor I
edited November 2018 in Help
I understand that FP Growth needs inputs to be binominal and that one has to use the Numeric to Binominal operator before using FP Growth. However, some of my data is polynominal (e.g. location: urban, suburban, rural) and the Numeric to Binominal operator does not transform this to binominal - this attribute still appears as polynominal. Will the process of finding Association Rules still give accurate results? Thank you for your help.

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Try to use Nominal to Numerical with coding_type set to dummy coding.

    Best regards,
    Marius
Sign In or Register to comment.