Skip to content

Prateek-Gupta1/NaiveBayesianPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository is an implmentation of Naive Bayes algorithm in Python for the data set provided in the folder "data". The data was downloaded from the the link http://archive.ics.uci.edu/ml/datasets/Adult, courtsey of the authors of the dataset. Clone the repo and run the main.py file to see the Naive Bayes analysis of the dataset.

Sample Output

Screenshot

About

Naive Bayes implementation in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages