Multivariate binary sequence prediction with CRF
问题 this question is an extension of this one which focuses on LSTM as opposed to CRF. Unfortunately, I do not have any experience with CRFs, which is why I'm asking these questions. Problem: I would like to predict a sequence of binary signal for multiple, non-independent groups. My dataset is moderately small (~1000 records per group), so I would like to try a CRF model here. Available data: I have a dataset with the following variables: Timestamps Group Binary signal representing activity