Skip to content

thangdang04/Analyze-data-in-an-e-mail-database-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data analysis project on an e-mail database

Overview

In this project, I will analyze data in a database with the goal of finding the effect of some factors on an email's being considered a spam.

Goals

  1. Conduct descriptive analysis.

  2. Prepare datasets.

  3. Create Logistics regression model.

  4. Assess the model.