| Trees | Index | Help |
|---|
| Package Bio :: Module NaiveBayes :: Class NaiveBayes |
|
Holds information for a NaiveBayes classifier.
Members: classes List of the possible classes of data. p_conditional CLASS x DIM array of dicts of value -> P(value|class,dim) p_prior List of the prior probabilities for every class. dimensionality Dimensionality of the data.| Method Summary | |
|---|---|
__init__(self)
| |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Aug 10 20:01:09 2006 | http://epydoc.sf.net |