CHANGELOG.md
CITATION.cff
CONTRIBUTORS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
philanthropy/__init__.py
philanthropy/cli.py
philanthropy/py.typed
philanthropy.egg-info/PKG-INFO
philanthropy.egg-info/SOURCES.txt
philanthropy.egg-info/dependency_links.txt
philanthropy.egg-info/entry_points.txt
philanthropy.egg-info/requires.txt
philanthropy.egg-info/top_level.txt
philanthropy/datasets/__init__.py
philanthropy/datasets/_ciob.py
philanthropy/datasets/_generator.py
philanthropy/datasets/_kdd98.py
philanthropy/datasets/data/ciob_official_fundraising.csv
philanthropy/experimental/__init__.py
philanthropy/experimental/_uplift.py
philanthropy/ingest/__init__.py
philanthropy/ingest/_civicrm.py
philanthropy/ingest/_constituent_events.py
philanthropy/inspection/__init__.py
philanthropy/inspection/_importance.py
philanthropy/metrics/__init__.py
philanthropy/metrics/_concentration.py
philanthropy/metrics/_conformal.py
philanthropy/metrics/_fairness.py
philanthropy/metrics/_financial.py
philanthropy/metrics/_scoring.py
philanthropy/model_selection/__init__.py
philanthropy/model_selection/_temporal_donor_splitter.py
philanthropy/models/__init__.py
philanthropy/models/_ask.py
philanthropy/models/_forecast.py
philanthropy/models/_lapse.py
philanthropy/models/_moves.py
philanthropy/models/_planned_giving.py
philanthropy/models/_propensity.py
philanthropy/models/_propensity_baseline.py
philanthropy/models/_wallet.py
philanthropy/preprocessing/__init__.py
philanthropy/preprocessing/_discharge_window.py
philanthropy/preprocessing/_encounter_recency.py
philanthropy/preprocessing/_encounters.py
philanthropy/preprocessing/_grateful_patient.py
philanthropy/preprocessing/_matching_gift.py
philanthropy/preprocessing/_planned_giving.py
philanthropy/preprocessing/_rfm.py
philanthropy/preprocessing/_share_of_wallet.py
philanthropy/preprocessing/_solicitation_window.py
philanthropy/preprocessing/_transformers.py
philanthropy/preprocessing/_wealth.py
philanthropy/preprocessing/_wealth_percentile.py
philanthropy/utils/__init__.py
philanthropy/utils/_persistence.py
philanthropy/utils/_testing.py
philanthropy/utils/_validation.py
philanthropy/visualisation/__init__.py
philanthropy/visualisation/_plots.py