Code Monkey home page Code Monkey logo

dataloader's Introduction

Citation

@inproceedings{yang2020multi, title={Multi-Scale Long Short-Term Memory Network with Multi-Lag Structure for Blood Glucose Prediction.}, author={Yang, Tao and Wu, Ruikun and Tao, Rui and Wen, Shuang and Ma, Ning and Zhao, Yuhang and Yu, Xia and Li, Hongru}, booktitle={KDH@ ECAI}, pages={136--140}, year={2020} }

Prerequisites

The code is designed to be run on the OhioT1DM Dataset.

Preparation before operation

  1. You need to use Excel to convert XML files from OhioT1DM Dataset into XLSX files.
  2. You need to manually complete the "basal" list in the XLSX file. This is simple for people, they only need to complete it according to the information from the previous day.
  3. After completing the above two steps, include the path of the XLSX file in the two YAML files in the experiments directory of the project.

Install dependency libraries

You can install the required dependencies in bulk through requirements.txt.

Reproduce final results

Just run the main.py file.

Code reference declaration

https://github.com/johnmartinsson/blood-glucose-prediction

dataloader's People

Contributors

yangtao-hub avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.