Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Naive Bayes Knowledge Session

This is an implementation of Gaussian naive Bayes classifier. It has been tested on the Iris flower data set.

Required libraries

  • pandas
  • numpy
  • sklearn
  • matplotlib
  • scipy
  • seaborn

All of these are available on Anaconda

Running it

Run jupyter notebook in the directory that you clone this repo to, click on the Naive Bayes - Model.ipynb file to open the notebook.

Additional material

-> papers explaining how its not that naive a assumption -> non parametric models

About

Code and other material for Naive Bayes KS

Topics

Resources

Stars

6 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages