An open API service indexing awesome lists of open source software.

https://github.com/djsaunde/naivebayesclassifier

A simple naive Bayes Classifier I wrote to classify sets of voting data from the House of Representatives. For CS 383
https://github.com/djsaunde/naivebayesclassifier

Last synced: 12 months ago
JSON representation

A simple naive Bayes Classifier I wrote to classify sets of voting data from the House of Representatives. For CS 383

Awesome Lists containing this project

README

          

A simple naive Bayes Classifier I wrote to classify sets of voting data from the House of Representatives. For CS 383