This repository contains the starter code and my own original work for Project 5: Machine Learning with Enron Email from my Udacity Data Analyst Nanodegree.
The goal of this project was to use machine learning classification techniques to identify which Enron employees could be persons of interest.
project_documentation.txt - Describes approach, techniques applied, and rationale.
explore_enron_data.py - Initial data exploration and outlier detection .
poi_id.py - Main project code .