New GIT repository location
Find more posts tagged with
Sort by:
1 - 9 of
91
I had a look at your new git repository at https://github.com/rapidminer/rapidminer. ; Why is there only 1 contributor and 8 commits within the past 8 months? Has this project completely stagnated?
Hi,
I am trying to find the .jar library or the source code in order to experiment with the APIs, but as pointed out in previous posts the source code version on github is 5.3. I guess the change from 5.3 to current version (6.?) is substantial.
Is there a link to the .jar or source code for the current version please?
Also, the tutorial for how to extend RapidMiner I can get is from 2012. Is there an updated tutorial?
Thanks
I am trying to find the .jar library or the source code in order to experiment with the APIs, but as pointed out in previous posts the source code version on github is 5.3. I guess the change from 5.3 to current version (6.?) is substantial.
Is there a link to the .jar or source code for the current version please?
Also, the tutorial for how to extend RapidMiner I can get is from 2012. Is there an updated tutorial?
Thanks
Hi,
the "How to extend RapidMiner" tutorial is still in the process of being updated. However there is a slightly more up to date (compared to 2012) version available here: https://rapidminer.com/wp-content/uploads/2014/10/RapidMiner-extensions.pdf
The sources.jar is not yet available either
Changes from 5 to 6 are mostly under the hood, public API methods were not changed drastically for the most part. Until things are available, I suggest looking at the code of version 5 and build against the current rapidminer-xyz.jars.
Regards,
Marco
the "How to extend RapidMiner" tutorial is still in the process of being updated. However there is a slightly more up to date (compared to 2012) version available here: https://rapidminer.com/wp-content/uploads/2014/10/RapidMiner-extensions.pdf
The sources.jar is not yet available either

Regards,
Marco
But, Is the last version 5.3.13?
When I update the RM through GUI it will be updated to 5.3.15! But the latest version on both Github and sourceforge is 5.3.13. I am confused about that. would you please explain that?
Thanks in advance.