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

Packages that use UniformModel
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 UniformModel in pt.tumba.ngram.compression
 

Fields in pt.tumba.ngram.compression declared as UniformModel
static UniformModel UniformModel.MODEL
          A re-usable uniform model.