charity-classification/ukcat
Building a tagging system for UK charities
Implements dual classification approaches: rule-based regex matching for UK-CAT categories and logistic regression ML models for ICNP/TSO taxonomy, both trained on manually-classified charity samples. Aggregates charity data from three UK regulatory bodies (England & Wales, Scotland, Northern Ireland) and applies classifications via a Python CLI module (`ukcat`). Documentation and Jupyter notebooks in the repo support reproducible analysis, with schema and results published under CC-BY 4.0 licensing.
Stars
11
Forks
9
Language
Jupyter Notebook
License
CC-BY-4.0
Category
Last pushed
Feb 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/charity-classification/ukcat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
paocarvajal1912/Venture_Funding_with_Deep_Learning
TensorFlow and Keras are used for the construction and evaluation of Deep Learning models to...
iakcan/gender-inequality-analysis
Data-driven analysis of gender inequality and violence against women using statistical modeling...
sondosaabed/Finding-Charity-Donors
In this project I apply supervised learning techniques and using analytical mind on data...