The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

polynomial to binomial conversion error

vishnuvishnu Member Posts: 1 Learner III
edited November 2019 in Help
Hello,

I am a newbie to RapidMiner. I tried converting polynomial to binomial using nominal to binomial operator.

"Award",  "gender",  "smoke" are polynomial attributes. I used nominal to binomial operator but  "award" attribute alone changes to binomial and other two attributes remains the same.

I wonder how this could happen?

Is there any way to convert other attributes too as binomial?

Any help would be very grateful.Please help me in solving this.

Here is the link for the snapshots.

https://www.dropbox.com/sh/35d7j6e8eb9k2fy/AADoJf5tW6assbdRTxry2wbka?dl=0

Thanks and regards,
Vishnu


Tagged:

Answers

  • homburghomburg Employee-RapidMiner, Member Posts: 114 RM Data Scientist
    Hi vishnu,

    the reason for this is that the other two values are already binomial ones. What you are looking for is to force the dichotomization. Please enable "transform binomial" in the parameters tab of the operator.

    Cheers,
    Helge
Sign In or Register to comment.