6 ms·
I didn't have a ton of time to search, but did they mention what kind of software they used? I'm curious what database(s) and schema(ish) techniques were used t
by dhm116 14y ago
I didn't have a ton of time to search, but did they mention what kind of software they used? I'm curious what database(s) and schema(ish) techniques were used to hold all of that time series data?
- peripetylabs 14y agoFrom the video, it looks to me like they used MATLAB. There are a few open-source databases of physiological signals like the ECG used in the video. One is PhysioBank: http://www.physionet.org/physiobank/ http://www.physionet.org/physiobank/
- cbsmith 14y agoTake a look at the iSAX stuff.
- datascientist 14y agoHere is a link to their C++ code: http://www.cs.ucr.edu/~eamonn/trillion.zip http://www.cs.ucr.edu/~eamonn/trillion.zip