Skip to content

Backup of our work before cleaning up repository for publishing. On behalf of Carleton Diabetes Data Science.

License

Notifications You must be signed in to change notification settings

vrn-sn/PrediccionGlucosa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run:

Ensure your working directory is PrediccionGlucosa/casos. For some reason, things don't work otherwise.

Build (and use) a pip3 environment that adheres to the given requirements.txt file.

Run python3 main.py --cn 0.

Glucose prediction (forked)

The dataset and processed files are in D1NAMO.

The code and graphs are in casos.

The models in tf format are in models. There are several cases. Caso_0: There are independent patients. Any of them has 7 experiments (trynumber). There are 6 patients * 7 experiments = 42 models. They are generated several times, 1 for each execution. In total 420 models. Maybe it is posible to train them just once, and then save and load, and use them several times for 10 executions.

About

Backup of our work before cleaning up repository for publishing. On behalf of Carleton Diabetes Data Science.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PureBasic 95.9%
  • Python 4.1%