项目作者: suryanktiwari

项目描述 :
Implementation of a multi class Gaussian Naive Bayes classifier in python from scratch.
高级语言: Python
项目地址: git://github.com/suryanktiwari/Multiclass-Naive-Bayes-Classifier.git


Multiclass Naive Bayes Classifier

Implementation of a multi class Gaussian Naive Bayes classifier in python from scratch.

Dataset

Dataset used is download.txt, keep it in the path of the code.

Results and Methodology can be seen in Code.pdf