"Weka integration"

siamak_wantsiamak_want Member Posts: 98 Contributor II
edited June 2019 in Help
Hi,
I have found some weka algorithms that are not exist in RapidMiner 5.1.X and I want to add them to RM. But I could not find weka.jar in RM 5.1.X. Also there is no WEKA algorithm in the source code of RM 5.1.X.
Now, I need to know where is the WEKA code in RM 5.1.X. It should be noted that older versions of RM have a WEKA.jar in their lib or plugins folder, but in RM 5.1.X there is no such a library. Please guide me what approaches exist for doing this task.
Tagged:

Answers

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,993 RM Engineering
    Hi,

    Weka operators are part of the Weka extension. If you install said extension, you will find the rmx_weka-x.y.z.jar file in your home dir, under .RapidMiner5/managed/
    See here for Weka extension sourcecode.

    Regards,
    Marco
Sign In or Register to comment.