renanBritz / ml_naive_bayes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%