Table of Contents

Class: NaiveBayes Bio/Tools/Classification/NaiveBayes.py

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.

Methods   
__init__
  __init__ 
__init__ ( self )


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:03 2002 by HappyDoc version 2.0.1