ashwin1104 / Naive-Bayes-Number-Recognition

Software Design lab on building a classification model using the Naive Bayes Classifier supervised learning algorithm. Reads handwritten digits from 0-9 and writes back which digit is written.

Home Page:https://courses.engr.illinois.edu/cs126/fa2019/assignments/naive-numbers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Software Design lab on building a classification model using the Naive Bayes Classifier supervised learning algorithm. Reads handwritten digits from 0-9 and writes back which digit is written.

https://courses.engr.illinois.edu/cs126/fa2019/assignments/naive-numbers/


Languages

Language:C++ 99.5%Language:CMake 0.5%