please help me in calling the entropy method
I don't know how to call this method inside my code, I have read a file (arff) file in my code and I am using weka package to run some classifiers over my file but I don't know how to calculate a class entropy for the classes inside my file
please help