This code base is the Blood Glucose Prediction for the BMBF Glycorec project.
For more information on the background, please refer to our publication:
Nguyen, T., & Rokicki, M. (2018). On the Predictability of non-CGM Diabetes Data for Personalized Recommendation. CIKM 2018 Workshops.
Python (== 2.7),
NumPy (>= 1.8.2),
SciPy (>= 0.13.3),
Scikit-learn (>=0.16),
APScheduler (>=3.3.0),
mysql-connector-python (>=2.0),
Pandas (>=0.12.0).
Add the project folder to the Python path:
export PYTHONPATH=$PYTHONPATH:/path/to/the/project
TBA
TBA