|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| ApplyGaussianModel | Applys the single Gaussian model to the input data, outputting
an array of integer class labels |
| ApplySignalGaussian | Applys a SignalGaussian model to novel inputs in the form of
an array of Signal objects. |
| Gaussian | A single Gaussian classifier with diagonal covariance |
| GaussianTrainer | Takes a 2D double array of data and a set of labels and trains a single Gaussian model on them |
| SignalGaussian | A single Gaussian classifier that is trained on an array of Signal objects |
| SignalGaussianTrainer | Takes an array of Signal objects and trains a single Gaussian model on them |
Provides modules for applying models to input data (such as Gaussians, Gaussian Mixture Models, Hidden Markov Models).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||