evalml icon indicating copy to clipboard operation
evalml copied to clipboard

How to use AutoMLSearch for Time Series Classification

Open shamilnabiyev opened this issue 2 years ago • 1 comments

I'm wondering if it's possible to apply AutoMLSearch for the Human Activity Recognition task. In that problem each time window belongs to specific class, i.e. walking, lifting, sleeping etc (s. screenshot).

image

shamilnabiyev avatar Jun 11 '22 12:06 shamilnabiyev

@shamilnabiyev We should be able to! This looks a lot like a multivariate timeseries classification problem! Check out our docs about time series and see if you can get some success using our tutorial.

chukarsten avatar Jun 30 '22 16:06 chukarsten