summaryrefslogtreecommitdiff
path: root/lib/behaviour.py
AgeCommit message (Collapse)AuthorLines
2025-06-13SDKBehaviourModel: prefer start.param over end.param if both are completeBirte Kristina Friesel-25/+25
Fixes issues in nodmc-upmem-db trace analysis
2025-06-10SDKBehaviourModel: Always use end.paramBirte Kristina Friesel-1/+6
2025-06-06SDKBehaviourModel: get_trace: deal with q→q loopsBirte Kristina Friesel-2/+2
2025-06-06behaviour: logging → loggerBirte Kristina Friesel-7/+7
2025-06-05SDKBehaviourModel: get_trace: respect transition guardsBirte Kristina Friesel-1/+19
2025-06-05refactor transition guard learning into SDKBehaviourModelBirte Kristina Friesel-0/+79
2025-06-05move (still very PoC) behaviour model learner from analyze-trace to behaviour.pyBirte Kristina Friesel-0/+200
2025-04-23EventSequenceModel: Write error log message on TypeError (CART)Birte Kristina Friesel-1/+10
2025-03-24Workload is an EventSequenceModel, actuallyBirte Kristina Friesel-0/+77