Skip to content

feat(metrics): ✨ 3D impulse-response model + TRIMP #34#88

Closed
dvorka wants to merge 21 commits into
dev/1.53.0from
feat-24/3d-ir-model
Closed

feat(metrics): ✨ 3D impulse-response model + TRIMP #34#88
dvorka wants to merge 21 commits into
dev/1.53.0from
feat-24/3d-ir-model

Conversation

@dvorka

@dvorka dvorka commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator
Screenshot from 2026-06-17 07-51-31

This PR brings

  • SOTA 3D impulse-response predictive training model.
  • TRIMP revamp w/ several new charts, insights, analyses.

Plan TRIMP:

  • slides to control k1, k2, t1 and t1
    • calibration section w/ explanation: per-sport calibration, per athlete calibration
    • sliders to have human friendly names ~ "adaptation to load", "regeneration speed"
    • athlete to move sliders & push Recalculate button to get update TRIMP
    • re-calibration cannot be on the separate page (as now), but on the page w/ the charts to have feedback
  • histogram of workout TRIMPs to see what's typical load
  • TRIMP w/o HR - solely based on the approximation

Plan 3DIRM:

  • perfect workout 3DIRM page implementation: fast, efficient, correct
    • terminology refactor towards MyTraL terms
  • perfect insight 3DIRM page implementation: fast, pre-calculation, on-demand completion (spinner + tasks)
    • terminology refactor towards MyTraL terms
    • dot for every workout
    • efficient and smart caching
    • irm3d_cache.json stored in data/[user UUID]/blobs/irm3d_cache.json ... misplaced
    • cache must be update asynchronously - show spinner page (currently not shown when it is supposed to be shown)
  • add 3D clustering

Related:

@dvorka dvorka self-assigned this Jun 23, 2026
@dvorka dvorka added the metrics label Jun 23, 2026
@dvorka

dvorka commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator Author

@claude review

@dvorka
dvorka marked this pull request as draft June 23, 2026 20:13
@dvorka

dvorka commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator Author

Closing this PR in favor of #94 and #95

@dvorka dvorka closed this Jun 24, 2026
@dvorka
dvorka deleted the feat-24/3d-ir-model branch June 24, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant