struktura 1.8.7

Time-series anomaly detection with no training data: detrended fluctuation analysis (DFA, Hurst exponent), a self-calibrating streaming monitor for sensors and telemetry, and C99 code generation for embedded and flight software. no_std.
Documentation
1
2
3
4
5
6
services:
  struktura:
    build: .
    volumes:
      - ./data:/data
    command: ["guard", "/data/your_sensor.csv", "--watch", "--json"]