PhishGuardian/backend
2024-06-09 19:54:40 +02:00
..
.idea Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00
.ipynb_checkpoints Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00
backend.py Implementing phishing detection for Gmail and Outlook messages. Creating methods to check for phishing through links, keywords, and integrating a trained model for email verification. Adding validation checks for data from Outlook. 2024-06-09 18:00:35 +03:00
completeSpamAssassin.csv Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00
data_join.py Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00
enronSpamSubset.csv Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00
joined_data.csv Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00
lingSpam.csv Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00
ML.ipynb Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00
requirements.txt Update backend/requirements.txt 2024-06-09 19:54:40 +02:00
spam_classifier_model.pkl Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00
vectorizer.pkl Adding machine learning to analyze email content. Updating documentation 2024-06-08 11:04:41 +02:00