Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robertyoung2 authored Jan 8, 2018
1 parent 40936ad commit d47ac40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Investigated factors that affect the likelihood of charity donations being made based on real census data. Developed a naive classifier to compare testing results to. Trained and tested several supervised machine learning models on preprocessed census data to predict the likelihood of donations. Selected the best model based on accuracy, a modified F-scoring metric, and algorithm efficiency.

See my completed implementation and report [here](https://github.com/robertyoung2/Finding-Donors-for-CharityML/blob/master/finding_donors.ipynb).
See my implementation and report [here](https://github.com/robertyoung2/Finding-Donors-for-CharityML/blob/master/finding_donors.ipynb).

## Project Brief

Expand Down

0 comments on commit d47ac40

Please sign in to comment.