| Trees | Indices | Help |
|
|---|
|
|
This a helper module for multivariance.py
| Classes | |
| datum_c | |
|
multi_mu This describes a quadratic model of a known size, with multiple means (one for each different class of data). |
|
| multi_mu_with_numbers | |
|
multi_mu_diag This describes a quadratic model of a known size, with multiple means (one for each different class of data). |
|
| multi_mu_diag_with_numbers | |
| Functions | |||
|
|||
| Variables | |
__package__ =
|
|
Imports: Num, M, random, g_implements
| Function Details |
You either give it a complete dataset to look at, including class IDs, *or* the dimensionality of the data (ndim) and a map between classids and integers. This map can be obtained from nice_hash. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:02 2011 | http://epydoc.sourceforge.net |