hastic-zzz / analytics

Hastic python core for processing machine learning tasks. Could be used separately.
17 stars 2 forks source link

Null data in labeled patterns #12

Open jonyrock opened 5 years ago

jonyrock commented 5 years ago

image

I am trying to find drops, but I have some holes in data. I would detect this pattern. What if I want to "connect" points from left to right (so it is linear interpolation) and try do detect a drop this way?

jonyrock commented 5 years ago

So now I completely broke the detector by labeling such pattern