Skip to content

aluaz721/phishing-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

phishing-detection

Compares performance of four ML models:

  1. Logistic regression
  2. Naive Bayes
  3. Linear SVM
  4. Random Forest

on phishing email prediction.

Based on dataset published in this paper:
*Al-Subaiey, A., Al-Thani, M., Alam, N. A., Antora, K. F., Khandakar, A., & Zaman, S. A. U.
(2024, May 19). Novel Interpretable and Robust Web-based AI Platform for Phishing Email Detection.
ArXiv.org. https://arxiv.org/abs/2405.11619*\

Tests Accuracy of 4 Baseline Models (Logistic regression, Linear SVM, Naive Bayes, and Random Forest)
against RoBERTa.

About

Based on dataset published in this paper:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors