Skip to content

Building a phishing classfier with python's scikit-learn library

Notifications You must be signed in to change notification settings

sagardnshah/phising-classifier-with-SciKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implemented random forest, decision trees, k-nearest neighbors, and logistic regression models against two data sets consisting of site metrics and certificate information to come up with a classification model for phishing sites. Found random forest to be most accurate based on metrics like ROC Curve, Confusion Matrix, and AUC.

About

Building a phishing classfier with python's scikit-learn library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages