| Trees | Indices | Help |
|
|---|
|
|
Subroutines for q_classifier.py that implement a multi-mu model. That is, one where all the classes share a common covariance matrix.
| Functions | |||
|
|||
|
|||
| Variables | |
HUGE = 1e30
|
|
Imports: math, M, QC, dictops
| Function Details |
Builds a set of quadratic classifiers. Data is a list of datum_tr . It returns a list: [ (evaluation_result, classifier_description), ... ] . |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 8 11:00:41 2010 | http://epydoc.sourceforge.net |