Skip to content

Repository files navigation

This is an implementation of logistic regression and Gaussian Naive Bayes algorithm for a simple bank note authentication. The dataset can found in this link.

A comparison graph can be generated using the graph.py python script. The gnb.py and logistic.py contains the classes for gaussian naive bayes and logistic regression respectively. The csv files contain the data along with the labels.

About

Gaussian Naive Bayes and logistic regression for bank note authentication

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages