Package whistleClassifier.training

Interface Summary
MessageArea  
ProgressInformation  
TrainingDataStore Storage for whistle classifier training data.
TrainingObserver  
 

Class Summary
ClassifierTrainer  
ClassifierTrainingDialog  
FileTrainingStore  
MatrixCI Work out confidence intervals for an array of matrixes.
MatrixMean Get the mean and eventually some other parameters from a list of matrixes.
SequentialTrainingSelector Selects groups of fragments into training / test groups simply by concatonating all the files together from some random start point.
TrainingContour  
TrainingDataCollection A collection of training data for multiple species.
TrainingDataGroup A group of training data from a single species
TrainingDataSet Training contours from a single file, each contour representing one whistle.
TrainingFileList  
TrainingSelector Class containing functions to randomly select suitable groups of training and test data from a TrainingDataCollection