Skip to content

nikiluc/Naive-Bayes-Implementation

Repository files navigation

Naive-Bayes-Implementation

Project 1 For Data Mining Course

A python implementation of the Naive-Bayes Classifier (and 10-Fold Cross Validation). Creates 10 different models and exports their evaluation metrics to adults.out.

How to Run:

Ensure that all files are in the same directory and then enter the following in terminal:

python3 nb.py adult-big.arff

About

Project 1: Data Mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages