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.

Relation between two columns

sshildermansshilderman Member Posts: 9 Contributor II
edited November 2018 in Help
Hi all,
I have two column with numbers only.
I need to find a relation between those two.
For example: column B increasing only when column A decreasing.

Thanks a lot.

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,525 RM Data Scientist
    Hi,

    you can set one of them to label and use the weight by operators

    ~Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • sshildermansshilderman Member Posts: 9 Contributor II
    Thank you for your reply.
    I used Set Rule operator to label one of the attributes (unless there is another way).
    Now i'm trying to use the Weight by operator (by the way, there are plenty of t) but none of them works for me.
    It says that the 'label must be nominal; and i don't understand why it's not working.

    any idea?
  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,525 RM Data Scientist
    Hi,

    you need to use a  measure which works for numerical values. e.g. Weight By Correlation.

    Best
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.