Is it possible to change from Java, Rapidminer process training algorithm?

nom1010
nom1010 New Altair Community Member
edited November 5 in Community Q&A

Is there a way to change/set my process's training algorithm, that I loaded into my Java application? Before I run the process from the code.

Answers

  • land
    land New Altair Community Member

    I would recommend to use usual way via branching/select subprocess operators in combination with context macros that can be easily set via API.

    What kind of application are you building? Something fancy we can see data science in action in the web?

     

    Greetings,

    Sebastian