Skip to content

Files

Latest commit

5f49818 · Dec 12, 2016

History

History
4 lines (3 loc) · 406 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 406 Bytes

EnronFinalProject

Final Project for Udacity Intro to ML

The goal of this project was to use machine learning techniques, particularly by implementing the sklearn libary to create a supervised classifier. Financial and e-mail data was used for traning. The poi_id.py file includes the data incleaning, some exploration, and the final classifier. The ipython notebook includes the full exploration.