Skip to content

Udacity's Machine Learning Engineer Nanodegree - Project 2: Finding Donors for CharityML

License

Notifications You must be signed in to change notification settings

nickcica/mlnd_finding_donors

Repository files navigation

MLND - Finding Donors

In this project, I will employ several supervised algorithms of my choice to accurately model individuals' income using data collected from the 1994 U.S. Census. I will then choose the best candidate algorithm from preliminary results and further optimize this algorithm to best model the data. My goal with this implementation is to construct a model that accurately predicts whether an individual makes more than $50,000.

Install

This project requires Python 2.7 and the following Python libraries installed:

You will also need to have software installed to run and execute a Jupyter Notebook

If you do not have Python installed yet, it is highly recommended that you install the Anaconda distribution of Python, which already has the above packages and more included. Make sure that you select the Python 2.7 installer and not the Python 3.x installer.

License

The contents of this repository are covered under the MIT License.

About

Udacity's Machine Learning Engineer Nanodegree - Project 2: Finding Donors for CharityML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published