Uses of Class
pt.tumba.ngram.compression.TestSet

Packages that use TestSet
pt.tumba.ngram.compression Implementation of the compression-based classification technique described in the papers "Towards Parameter-Free Data Mining" and "The Similarity Metric", respectivelly by Ming Li and Keogh et al. 
 

Uses of TestSet in pt.tumba.ngram.compression
 

Fields in pt.tumba.ngram.compression declared as TestSet
private static TestSet Test._testSet
          Creates the test set to use for the tests.