/UdacityML

Primary LanguageDIGITAL Command Language

ud120-projects

This code was used and developed through Udacity's Machine Learning Course. The final project, found in final_project/poi_id.py, was developed to identify Person's of Interest using the publicly available Enron Dataset. The code was inspired by concepts presented throughout the course. This course was incredibly useful in learning about supervised and unsupervised classification algorithms, Pandas (especially in the final project), sklearn, kernel development, etc.

Contribution Note

The code in this repo has been upgraded from Python 2 to Python 3 by Siddharth Kekre in this PR. Refer to the Change Log for more details.