Skip to content

rlevv/Phishing_Email_Identification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron Phishing Project

This project measures the performance of 5 different perceptron models in classifying phishing email scams. Perceptron.ipynb creates the abstract Perceptron class and its 5 subclasses. PhishingScript.ipynb retrieves the dataset from its url, enters it into a numPy array, divides into train and test sets, and performs the classification.

About

Building Perceptrons from Scratch to Identify Phishing Emails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors