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

RapidMiner Integration Java without Installation

HenryHenry Member Posts: 1 Learner III
edited November 2019 in Help
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

  • HansHans Member Posts: 5 Contributor II
    hmmm, maybe..??

    just insert rapidminer library at ur project..

    and see what happen... never try it before without rapidminer instaled on my computer...
  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 RM Engineering
    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
Sign In or Register to comment.