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.

Input variale

rjkoemanrjkoeman Member Posts: 3 Contributor I
edited November 2018 in Help
I have a table x,y and z. X and y are numerical and z (a, b of c). Depending on x and y you get a z. Suppoost I use this table in Rapid Miner and learn. Now I have a know x and y. How put it in Rapid Miner and get the output of z from Rapid Miner?
Tagged:

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    I would suggest you watch these getting started videos. They go over model building and scoring, which is what you're trying to do here.

     

    https://rapidminer.com/training/videos/

     

     

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn

    Of course, if the function to generate z directly from x and y is known, then this can be done simply using a Generate Attributes operator, which supports most common mathematical functions.  Otherwise, as @Thomas_Ott said, you are going to have to delve into the world of predictive modeling.

     

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.