| Trees | Indices | Help |
|---|
|
|
object --+
|
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.
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 18 18:19:26 2011 | http://epydoc.sourceforge.net |