Phishing Email Detection
Detecting Phishing Emails by Text Analytics
@kaggle.subhajournal_phishingemails
Detecting Phishing Emails by Text Analytics
@kaggle.subhajournal_phishingemails
CREATE TABLE phishing_email (
"unnamed_0" BIGINT,
"email_text" VARCHAR,
"email_type" VARCHAR
);
Anyone who has the link will be able to view this.