RapidMiner Integration Java without Installation
Henry
New Altair Community Member
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
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
Tagged:
0
Answers
-
hmmm, maybe..??
just insert rapidminer library at ur project..
and see what happen... never try it before without rapidminer instaled on my computer...0 -
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,
Marco0