Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 290 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 290 Bytes

Naive Bayes Implementation

This is a simple Naive Bayes implementation for a Machine Learning Class at UFRGS.

Instructions

Clone the repository

git clone https://github.com/renanBritz/ml_naive_bayes

Run the program

python ./main.py