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

How can i write a new classifier in rapidminer ?

kashif_khankashif_khan Posts: 19 image Contributor II
edited July 2019 in Help
Hi, I need rocchio classifier in my classification task but did not found it already available in rapid miner. I saw a research paper and i think that writing own implementation of rocchio would not a very hefty task so i decided to write my own implementation for rocchio.

How can i write a new classifier which can work with example set ? Any parent class(to extends) or interfaces(to implement) i need for this purpose ?

Answers

Sign In or Register to comment.