SMA2
SMA2 copied to clipboard
Sorce code of Apkinson: android app to monitor the motor symptoms of Parkinson's patients
- [ ] As a researcher I need to clarify if it is possible to port sklearn models to Android so I can use my pretrained models
- [ ] As a researcher I need nomalized File Names to properly differentiate between collected data and to reliably check synchronization status. Use the same naming schema for all...
- [ ] As a researcher I need to decide which features and regressors need to be ported * includes feature pipeline * includes classification This means checking if features...
It might make sense to implement the data recording of long exercises as foreground service. This prevents the possibility of the user locking their screen on accident. Current workaround is...
Data to be collected and processed includes: * native language (DE/ESP?) * injuries/ diseases (free text) * smoker (yes/no) * age (year of birth) * gender (f/m/d) * medication (list...
As a client I want my data only to be transmitted if I am connected to WIFI to not waste my data plan. * Check regularly or listen to event...
As a client I want my data analyzed only at times I am connected to a power source to keep not waste battery. * only extract features and do expensive...
This helps us to know which medicine patients actually took at a specific point in time
We need to add a @ ToOne field to both pointing at each other and we need to update the ScheduledExerciseDA, because first SignalDA should be null