Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2 days | SDKBehaviourModel: prefer start.param over end.param if both are completemain | Birte Kristina Friesel | -25/+25 |
5 days | SDKBehaviourModel: Always use end.param | Birte Kristina Friesel | -1/+6 |
9 days | SDKBehaviourModel: get_trace: deal with q→q loops | Birte Kristina Friesel | -2/+2 |
9 days | behaviour: logging → logger | Birte Kristina Friesel | -7/+7 |
10 days | SDKBehaviourModel: get_trace: respect transition guards | Birte Kristina Friesel | -1/+19 |
10 days | refactor transition guard learning into SDKBehaviourModel | Birte Kristina Friesel | -0/+79 |
10 days | 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 |