diff --git a/README.md b/README.md index 14a91fc..7bf5c73 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ * [metric-learn](https://github.com/all-umass/metric-learn) - Metric learning algorithms in Python. sklearn * [pyGAM](https://github.com/dswah/pyGAM) - Generalized Additive Models in Python. * [causalml](https://github.com/uber/causalml) - Uplift modeling and causal inference with machine learning algorithms. sklearn +* [PhilanthroPy](https://github.com/PhilanthroPy-Project/PhilanthroPy) - Scikit-learn native toolkit for nonprofit fundraising analytics: donor propensity, lapse, planned-giving, wealth-screening and revenue-forecasting estimators. sklearn ### Gradient Boosting * [XGBoost](https://github.com/dmlc/xgboost) - Scalable, Portable, and Distributed Gradient Boosting. sklearn GPU accelerated