Skip to content

Pattern types

rozetko edited this page Apr 3, 2019 · 1 revision

Available labeling patterns examples:

  1. General: patterns in your data that don't fall under any of provided built-in patterns.

  2. Peak: a sharp increase to a certain single value, followed by a return to the original value.

image

  1. Trough: a sharp decrease to a certain single value, followed by a return to the original value.

image

  1. Jump: increase to a certain value without returning to the original state.

image

  1. Drop: decrease to a certain value without returning to the original state.

image

  1. Custom: any custom model created and imported by you.