JAR library with rapidminer - JAVA

mldz
mldz New Altair Community Member
edited November 2024 in Community Q&A
Hi, I looking for rapidminer jar library to integrate with my JAVA project. I search many days and I could't find. Please help me where it is? :D It could be on ANT/Maven repository, or link to download.

Answers

  • JEdward
    JEdward New Altair Community Member
    Have you tried the github? 

    github.com/rapidminer/

    Also, you may need special licensing to integrate into a commercial project. 
  • mldz
    mldz New Altair Community Member
    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!! ;)
  • JEdward
    JEdward New Altair Community Member
    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.html
  • b414016
    b414016 New Altair Community Member

    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. :)