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

https://github.com/kunalrrathod/naive_bytes_classifier

A Simple naive bytes classifier program for spam filtering.
https://github.com/kunalrrathod/naive_bytes_classifier

naive-bayes-classification spam-classification spam-filtering

Last synced: 7 months ago
JSON representation

A Simple naive bytes classifier program for spam filtering.

Awesome Lists containing this project

README

          

# Naive_Bytes_Classifier
A Simple naive bytes classifier program for spam filtering.

Attached Below is the image how it will run on command line.
![](https://github.com/KunalRRathod/Naive_Bytes_Classifier/blob/master/Naive_Bytes_Classifier.PNG)