Donor Prediction Challenge(click here to explore)
Tasks:
- Identify, based on historical data, the likely donors amongst a list of prospects.
- Extract insights on the most profitable demographics to target
Challenges:
- Messy and imbalanced dataset
Tricks:
- Data Cleaning
- Log transformation
- Undersampling
Tools:
- Python(Numpy, Pandas, Seaborn)
