Package bodhidharma.classifiers

Class Summary
ClassificationResultsInterpereter Part of the Bodhidharma automatic music classification project.
NN_BioKNN_Ensemble An interface for using a combination of classifiers to result in a final classification.
SupervisedClassifier An abstract class for designing a classifier that used supervised learning in order to classify arbitrary feature sets.