wasm4pm 26.7.1

High-performance process mining algorithms in WebAssembly for JavaScript/TypeScript
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "algorithm": "drift_detection",
  "provenance": {
    "paper": "Bose, R.P.J.C., van der Aalst, W.M.P., Zliobaite, I., Pechenizkiy, M. (2011). Handling Concept Drift in Process Mining. CAiSE 2011.",
    "locus": "Section 3, Jaccard-distance drift detection algorithm",
    "extraction": "computed"
  },
  "expected": {
    "value": "drift_points=0",
    "rationale": "A uniform log with identical activity sets across all windows yields Jaccard distance 0.0 everywhere, so no drift threshold is exceeded."
  }
}