RapidMiner Integration Java without Installation

Henry
Henry New Altair Community Member
edited November 5 in Community Q&A
Hey all,
i integrate my RapidMiner Process via XML File in my Java application.

Now my question is:
Can I execute my java programm at a computer, without RapidMiner is installed on it?

Thanks
Henry

Answers

  • Hans
    Hans New Altair Community Member
    hmmm, maybe..??

    just insert rapidminer library at ur project..

    and see what happen... never try it before without rapidminer instaled on my computer...
  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Hi,

    of course, your Java project just needs to have all necessary libraries included - have a look at the lib folder of a RM installation.

    Regards,
    Marco