-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
43 lines (43 loc) · 1.63 KB
/
Copy pathCITATION.cff
File metadata and controls
43 lines (43 loc) · 1.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
cff-version: 1.2.0
title: "Closing the Gap: Epigenetic Age Prediction with ElasticNet and Public Data"
message: "If you use this work (paper, figures, code, or findings), please cite it as below."
type: software
authors:
- family-names: "El Ouahabi"
given-names: "Maher"
email: "cofounders@echowi.ai"
affiliation: "EchoAI Global"
repository-code: "https://github.com/maher-coder/epigenetic-clock"
url: "https://github.com/maher-coder/epigenetic-clock"
abstract: >-
An epigenetic age clock trained on 11,328 publicly available DNA methylation
samples from 17 GEO cohorts. Using an Optuna-tuned ElasticNet, we achieve
mean absolute error (MAE) of 3.37 years on an independent EPIC v2 test
cohort (GSE246337, n=500), closing 53% of the gap to DeepStrataAge — a
40.7M-parameter deep neural network trained on 29,167 proprietary samples
(MAE 2.45 years). We show that the remaining performance difference is
attributable to training data volume rather than model architecture.
Cross-validation: Leave-One-Cohort-Out across 17 cohorts. Three critical
data-quality issues in public methylation datasets are documented.
keywords:
- DNA methylation
- epigenetic clock
- biological age
- ElasticNet
- public data
- GEO
- cross-platform
license: CC-BY-4.0
license-code: MIT
version: "1.0.0"
date-released: "2026-04-13"
preferred-citation:
type: article
authors:
- family-names: "El Ouahabi"
given-names: "Maher"
affiliation: "EchoAI Global"
title: "Closing the Gap: Epigenetic Age Prediction with ElasticNet and Public Data"
year: 2026
month: 4
url: "https://github.com/maher-coder/epigenetic-clock"