Package weka.classifiers.sparse

Class Summary
IBkMetric K-nearest neighbour classifier specialized for SparseInstance's.
NaiveBayesSimpleSparse Class for building and using a simple Naive Bayes classifier that is adapted for Sparse Instances assuming attribute values are counts of the presence of a descriptive token (e.g.
NaiveBayesSimpleSparseSoft Version of NaiveBayesSimpleSparse that supports training on SoftClassifiedInstances and WeightedInstances for use with SemiSupEM
SVMlight A wrapper for SVMlight package by Thorsten Joachims For more information, see