GitHunt
AB

abduulrahmankhalid/Udacity-Finding-Donors-CharityML

Building an ML algorithm to best identify potential donors and reduce overhead cost of sending mail.

Udacity-Finding-Donors-CharityML

Building an ML Model to Best Identify Potential Donors and Reduce Overhead Cost of Sending Mails.

This repository is part of the Udacity Machine Learning Nanodegree sponsored by egFWD Intiative.

This project is designed to get acquainted with the many supervised learning algorithms available in sklearn, and to also provide for a method of evaluating just how each model works and performs on a certain type of data. It is important in machine learning to understand exactly when and where a certain algorithm should be used, and when one should be avoided.

Things learned by completing this project:

  • How to identify when preprocessing is needed, and how to apply it.
  • How to establish a benchmark for a solution to the problem.
  • What each of several supervised learning algorithms accomplishes given a specific dataset.
  • How to investigate whether a candidate solution model is adequate for the problem.

Languages

Jupyter Notebook100.0%

Contributors

Created December 13, 2022
Updated December 23, 2022