What is the source of the original dataset or is the dataset available used in the LSTM demo?

DocMusher
DocMusher New Altair Community Member
edited November 2024 in Community Q&A
Hi RM friends,
In the LSTM demo, Add LSTM Layer there is a demo Multivariate classification of patient data. Could someone provide me the preprocessing steps of how the data is generated. Is the original data available somewhere? 
Tagged:

Best Answer

  • pschlunder
    pschlunder New Altair Community Member
    Answer ✓
    the source of the data set is the Physionet Challenge 2012: https://physionet.org/content/challenge-2012/1.0.0/
    You'll find the full data set, as well as more descriptions on the linked web site. To be more precise, the data set is a subset sampled from the training/test data of the sequence folder you'll get when downloading the full set.

    Hope this helps,
    Philipp

Answers