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

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.