Caution
You're reading the documentation for a development version. For the latest released version, please have a look at 0.9.1.
Sequential modeling¶
Sequence alignment¶
|
Dynamic time warping (DTW). |
|
Recurrence quantification analysis (RQA) |
Viterbi decoding¶
|
Viterbi decoding from observation likelihoods. |
|
Viterbi decoding from discriminative state predictions. |
|
Viterbi decoding from binary (multi-label), discriminative state predictions. |
Transition matrices¶
|
Construct a uniform transition matrix over |
|
Construct a self-loop transition matrix over |
|
Construct a cyclic transition matrix over |
|
Construct a localized transition matrix. |