compneurobilbao/ageml
AgeML is a Python package for Age Modeling with Machine Learning made easy.
This tool helps researchers analyze how biological or clinical factors relate to a person's chronological age. You input data containing features like brain scans or genetic markers, alongside age and clinical group information. It then trains models to predict age, identifies significant 'age delta' correlations, and visualizes differences between clinical groups. This is designed for neuroscientists, clinical researchers, or anyone studying age-related changes in biological systems.
Available on PyPI.
Use this if you need to build and evaluate machine learning models to predict biological age, understand how various factors correlate with 'age delta' (the difference between predicted and chronological age), or classify clinical groups based on age-related features.
Not ideal if your primary goal is general-purpose machine learning model training outside of age modeling, or if you need a solution that doesn't require comfort with command-line tools.
Stars
11
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 03, 2025
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/compneurobilbao/ageml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
process-intelligence-solutions/pm4py
Official public repository for PM4Py (Process Mining for Python) — an open-source library for...
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
microsoft/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
shankarpandala/lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which...
alteryx/evalml
EvalML is an AutoML library written in python.