I have a pretty complicated dataset that I'd like to run supervised or unsupervised OD on, but I'm at a loss on where to start in terms of models.
Basically, I have a bunch of categorical multivariate time series sets where each time series is associated with a distinct individual person. The sets are not uniform in length nor are the timestamps of each vector at regular intervals. My final product would ideally be a model that runs through a new person's time series and marks outlying vectors.
The data I have can be easily labeled, so I'd like to try both supervised and unsupervised learning. Any thoughts?
I have a pretty complicated dataset that I'd like to run supervised or unsupervised OD on, but I'm at a loss on where to start in terms of models.
Basically, I have a bunch of categorical multivariate time series sets where each time series is associated with a distinct individual person. The sets are not uniform in length nor are the timestamps of each vector at regular intervals. My final product would ideally be a model that runs through a new person's time series and marks outlying vectors.
The data I have can be easily labeled, so I'd like to try both supervised and unsupervised learning. Any thoughts?