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

https://github.com/libhide/ml-spam-filter

ML: baby steps.
https://github.com/libhide/ml-spam-filter

machine-learning python

Last synced: about 1 year ago
JSON representation

ML: baby steps.

Awesome Lists containing this project

README

          

# Spam Filter

Using this repository to make my way into the land of Machine Learning. The plan is to write a spam filter to filter emails. I'll start small with a small dataset and sklearn for my classifiers and then built up to a bigger dataset and my own classifier.