boscotsang / BayesDigitClassify

Digit Classifier using Bayes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#CS440 Assignment 3 Naive Bayes Classifier in Digit Classification url http://slazebni.cs.illinois.edu/fall15/assignment3.html

Classify.py

Naive Bayes Classifier in Digit Classification

Classify_ternary.py

Using ternary features instead of binary features

Classify_gp.py

Using overlapped group features

Classify_gp2.py

Using unoverlapped group features

About

Digit Classifier using Bayes

License:MIT License


Languages

Language:Python 100.0%