Skip to content

AadityaJ/Spam-SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spam Classification in Emails based on Support Vector Machines

Intro

Many email services today provide spam filters that are able to classify emails into spam and non-spam email with high accuracy.The project is to develop a support vector machine using a Gaussian kernel capable of performing such a task.
The project was done as a part of Stanford ML Course on Coursera.

Overview

The project consists of 3 datasets .The first dataset uses basic linear decision boundary where the C value is constant. The second dataset involves using a Gaussian kernel which is based on linearly inseparable dataset.The 3rd dataset is more advance once requiring the use of both.

Further Reading

For further reading please refer to this pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages