/mixedNB

A Python class for model training and predictive decision making using the mixed Näive Bayes classifier able to accommodate both continuous and nominal attributes. Two point-estimate methods (MLE and MAP) are available for model fitting.

Primary LanguagePython

Watchers