Class DoccatCrossValidator


  • public class DoccatCrossValidator
    extends Object
    Cross validator for document categorization
    • Method Detail

      • getDocumentAccuracy

        public double getDocumentAccuracy()
        Retrieves the accuracy for all iterations.
        Returns:
        the word accuracy
      • getDocumentCount

        public long getDocumentCount()
        Retrieves the number of words which where validated over all iterations. The result is the amount of folds multiplied by the total number of words.
        Returns:
        the word count