Average Session Step Duration Analyzer

Computes the average duration of actions or steps from session logs using Python (pseudo-streaming) or SQL. Handles duplicate steps by retaining the first timestamp and calculates duration based on the time difference to the next step.

ECNU-ICALK Updated 559 repo stars

File contents

ECNU-ICALK/AutoSkill/tree/main/SkillBank/ConvSkill/english_gpt4_8/average_session_step_duration_analyzer commit 6258530cf2

Frequently asked questions

npx skillmds@latest add ecnu-icalk/average-session-step-duration-analyzer