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.