The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Weka integration"
siamak_want
Member Posts: 98 Contributor II
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.
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.
0
Answers
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