Skip to content

diggooddodg/Income-predictor---Udacity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Udacity AI with Python project: Finding Donors Project

Purpose: To use a supervised learning algorithm to predict income bracket for individuals based on their census data. This is for a fictional charity who wants to identify potential donors.

Method: After a brief shortlisting exercise, scikit-learn was used to evaluate Adaboost, Random Forest and Support Vector Machine algorithms. Adaboost was then taken forward for tuning and testing.

Jupyter notebook contents

All steps completed for this project may be found in the Jupyter Notebook. An html version of the notebook is also in this repository. The steps include:

  1. Data exploration.
  2. Data preparation.
  3. Algorithm evaluation and selection.
  4. Model tuning.
  5. Feature selection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published