This repository contains the code and resources for the study titled:
"Can lumbar vertebral body CT density reflect age?"
This project investigates the relationship between vertebral bone density and chronological age using CT imaging. It includes machine learning models to estimate or classify age based on Hounsfield Unit (HU) values.
- Data Source: Retrospective lumbar CT scans (2024β2025)
- Measurement Site: Axial midpoint of the L3 vertebral body
- Models Used:
- Pearson correlation
- Piecewise linear regression (breakpoint analysis)
- XGBoost regression
- Logistic regression
- Jupyter notebooks for model training and evaluation
- Python 3.11
- pandas
- scikit-learn
- matplotlib
- seaborn
- numpy
- scipy
If you use this code or dataset in your work, please cite the corresponding article (to be published).
For questions or collaborations, please contact: serdar415@gmail.com