ComputAge icon indicating copy to clipboard operation
ComputAge copied to clipboard

A library for full-stack aging clocks design and benchmarking.

Results 5 ComputAge issues
Sort by recently updated
recently updated
newest added

Has the data been processed by BMIQ? Why is there a decimal point in the age value

A lot of predictors that are being implemented, including those that you used in your research (like Horvath and Zhang), are implemented using R glmnet library use text or csv...

enhancement

Changing the range of ages leads to the following problem: TypeError Traceback (most recent call last) [](https://localhost:8080/#) in () 13 verbose=1 14 ) ---> 15 bench.run() [/usr/local/lib/python3.10/dist-packages/computage/benchmarking/benchmarking.py](https://localhost:8080/#) in run(self) 240...

bug