/python-naive_bayes_plus

Different with NaiveBayes of scikit-learn which just accept discrete attributes or continuous attributes as input, the naive_bayes_plus could accept discrete attributes and continuous attributes as input in same time.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.