Search:

Type: Posts; User: samar

Search: Search took 0.14 seconds.

  1. Replies
    4
    Views
    1,834

    The count for each value in array

    Can You please help me in this:

    I need to count the number of each value in non fixed array
    for example
    3 times the word 'java' exist
    4 times the word 'programming' exists and etc
    Many Thanks
  2. Replies
    3
    Views
    1,748

    Trying to calculate class entropy for classes defind file using weka package

    Can Any body help me in this
    I need to implement all classifiers that are defined in weka on my file
    I have read the file:
    // Read all the instances in the file (ARFF, CSV, XRFF, ...)

    ...
  3. Replies
    3
    Views
    1,748

    Re: How to write Entropy class in java?

    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...
Results 1 to 3 of 3