Skip to content

ifoukarakis/simple-spam-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Spam Classifier

Simple classifier using Spark that tests whether an email is spam or ham.

Dataset

Enron Dataset available for download from here.

Running

1. Download the dataset

./scripts/download-data.sh

2. Run

Open the project in your favorite IDE and simply run gr.ifoukarakis.spam.LogisticRegressionModel

About

A small example of a spam classifier using Spark.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published