openworm / behavioral_syntax

behavioral syntax analysis based on the paper of Andre Brown
Other
5 stars 1 forks source link

consider alternatives to compression(MDL) #32

Closed ghost closed 7 years ago

ghost commented 8 years ago

Following Andre's presentation at the OpenWorm journal club today it might be a good idea to look into using:

1) Hidden Markov Models 2) Statistical Analysis: use p-values to see whether there's any information gain from using n grams vs (n-1) grams 3) Use Hierarchical Markov Models