Skip to content

manuvazquez/uc3m_ml_healthcare

Repository files navigation

uc3m_ml_healthcare

This library gathers some Python code meant to be used in the labs to be worked in Universidad Carlos III de Madrid Machine Learning in Healthcare course.

It includes the file generate_timeseries.py from Rubanova’s implementation of the paper Latent ODEs for Irregularly-Sampled Time Series with two minor modifications:

  • commented out the unnecessary line import lib.utils as utils

  • commented out all the matplotlib stuff

Install

The package is not in PyPI but this should do

pip install git+https://github.com/manuvazquez/uc3m_ml_healthcare@main