tau-engine 1.15.0

A document tagging library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
detection:
  A:
    flt(foo):
      bar: 1.0
  condition: A

true_positives:
  - foo:
      bar: "1.0"

true_negatives:
  - for:
      bar: "0.0"