JAR library with rapidminer - JAVA
mldz
New Altair Community Member
Answers
-
Have you tried the github?
github.com/rapidminer/
Also, you may need special licensing to integrate into a commercial project.0 -
Whitch one exactly? I can see there normal JAVA project, but I am looking for .jar files. I develop student project.
I tried to use build.gradle from one of them.
https://github.com/rapidminer/rapidminer-studio/blob/master/build.gradle
But my code still not working, and my IntelliJ Idea can't see RapidMiner method loke init() etc.
Thanks for reply!!0 -
If it's a student project then apply for the Academic licence and then integrate with the Java API following the instructions here:
http://rapid-i.com/rapidforum/index.php/topic,5807.0.html0 -
You could find them in the folder you get on extracting the zip. Precisely, its in the lib/ folder along with the plugins and jdbc directory. Hope it helps.
0