Skip to content

Data annotation

mathcoll edited this page Nov 14, 2021 · 4 revisions

Data-annotation is the process of classify Datapoints on their Flows. t6 is using categoriesto classify data. Annotations and Categories are going to be used in the Exploratory Data Analysis process.

Categories

A classification category is a dataset cotaining a name, a descriptive content and a color. Users on t6 can customize their own Categories - and there are constraints on the number of Categories per users. There is no process of approval on the annotations.

Annotations

Data-annotation can be associated to Datapoints using the following 2 processes:

  1. Adding manually an annotation with the specific annotation Api endpoint. This hand process is strong but require manual annotation.
  2. Adding annotations programmatically from a Decision Rule during Datapoint creation.

Each annotation is having a start and an end time, as well as the category_id associated to.