I want to add a new algorithm to weka with the features of classification, clustering, association, etc. in one word. How to write code to enable all weka features and add a toka tab for this new algorithm. I added a dummy algorithm for weka and now it works, I want to add an algorithm that has a combination of weka features.
thank
source
share