Skip to content

memahesh/GaussianNB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Gaussian Naive Bayes Classifier has been modelled for features having numerical values and classes (0 or 1) i.e. Binary Classification

You can learn more about Naive Bayes Classifier and Gaussian Naive Bayes Classifier in here: https://en.wikipedia.org/wiki/Naive_Bayes_classifier

Please go through the "about-dataset.txt" file to know more about the dataset.

The code has been written in Python 2

Two modules have been used:

  1. Numpy
  2. Pandas

The code has been well-commented. In case you don't understand anything, please inform me.

About

This is a quick example of Gaussian Naive Bayes from Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages