Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2025-06-13 | SDKBehaviourModel: prefer start.param over end.param if both are complete | Birte Kristina Friesel | -25/+25 |
2025-06-10 | SDKBehaviourModel: Always use end.param | Birte Kristina Friesel | -1/+6 |
2025-06-06 | SDKBehaviourModel: get_trace: deal with q→q loops | Birte Kristina Friesel | -2/+2 |
2025-06-06 | behaviour: logging → logger | Birte Kristina Friesel | -7/+7 |
2025-06-05 | SDKBehaviourModel: get_trace: respect transition guards | Birte Kristina Friesel | -1/+19 |
2025-06-05 | refactor transition guard learning into SDKBehaviourModel | Birte Kristina Friesel | -0/+79 |
2025-06-05 | move (still very PoC) behaviour model learner from analyze-trace to behaviour.py | Birte Kristina Friesel | -0/+200 |
2025-04-23 | EventSequenceModel: Write error log message on TypeError (CART) | Birte Kristina Friesel | -1/+10 |
2025-03-24 | Workload is an EventSequenceModel, actually | Birte Kristina Friesel | -0/+77 |