Using long polling and other workarounds to deal with
long-running tasks is less than optimal. We explore a
pattern for easy deployment of WebSockets in Python web
applications, through the combination of various
micro-services.
Continue reading »
IPython notebook: download
In this example we’ll use the cesium
library to compare
various techniques for epilepsy detection using a classic EEG time series dataset from
Andrzejak et al..
The raw data are separated into five classes: Z, O, N, F, and S; we will consider a
three-class classification …
Continue reading »
From the reading of electroencephalograms (EEGs) to earthquake seismograms to light
curves of astronomical variable stars, gleaning insight from time series data
has been central to a broad range of scientific and medical disciplines. When
simple analytical thresholds or models suffice, technicians and
experts can be easily removed from the …
Continue reading »