Skip to content

mikdrob/PhishingEmailMLModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Improving Phishing Classification Performance With OpenAI's GPT-3 API

This repository contains the implementation of different machine learning models for phishing email detection. The models are designed to classify emails as either phishing or legitimate. The models were implemented using Python, with scikit-learn, Keras, and OpenAI libraries.

Run the notebooks in following order:

  1. data preparation
  2. create fine-tuned model
  3. create embeddings

Upon completion of above steps you can run and test the rest of notebooks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors