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 Wed Jan 31 09:58:01 2007 | http://epydoc.sf.net |