Genetic programming implementation

MelodyMelody Member Posts: 9 Contributor I
edited December 2018 in Help

Hello .

   I want to implement genetic programming in Rapid Miner, but I do not know what operator I use?

  and how do implement parallel in radoop?

   please guide me

Answers

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

    There are several genetic programming type operators in RapidMiner Studio. For example, there is the Optimize Generation (YAGGA) and (YAGGA2) operators. Then there is the Optimize Parameters or Selection (Evolutionary). Just look search for YAG or Evol in the parameters to find them all. 

     

    With respect to using them in Radoop, you will need to put them inside a SparkRM operator first.

  • MelodyMelody Member Posts: 9 Contributor I

    Thank you very much for the quick response.

    You said to use radoop,

      I've sparkRM, but it is in the form of red markson it.

    Untitled.png

    What is the reason? How to solve it?

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn
    Oh, you don't have the commercial liscense. If your in academia you can get a special liscense to unlock that or work with one of our sales reps if your a company.
  • MelodyMelody Member Posts: 9 Contributor I

    Thank you for your guidance.
    I saw your educational videos.
    Do you have educational videos you've trained genetic programming?
    If the link you please show me. Thanks

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

    I don't think we do. 

Sign In or Register to comment.