anbai106 / mlni

Machine Learning in NeuroImaging (MLNI) is a python package that performs various tasks using neuroimaging data.
https://anbai106.github.io/mlni/
MIT License
8 stars 7 forks source link

A question about use of Hydra (or other algorithms) with longitudinal data #8

Open nimzodisaster opened 1 week ago

nimzodisaster commented 1 week ago

I have a longitudinal autism dataset and I noted in the instructions of mlni that there is a required session variable. Does this mean that Hydra handles repeated data in some way? So far I've run it on a single time point.