CoolFace
Apppublic

jwkoh94/bridge-adherence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
38 commits on main
fcd29213mo ago

Fix blank-until-refresh on cold start: retry startup/scoring fetches with backoff + poll /health; SW v41

jwkoh94
ffd19163mo ago

Fix G2 exemplars rendering as rapid decline: margin-maximised refine + true early-discontinuation G2 seeds (both G2 now margin 0.24/0.28); SW v40

jwkoh94
eec3b3b4mo ago

Drop care-continuity/healthcare-engagement lever (collinearity artifact, ~null when consistent); All combined now 5 independent levers; SW cache v39

jwkoh94
08949a34mo ago

Rename Care continuity -> Healthcare engagement (visits-only lever); drop non-causal continuity-gap move; bump SW cache v38

jwkoh94
79fa3314mo ago

Simplify gap field (drop continuity readout) + clamp absurd numeric inputs

jwkoh94, Claude Opus 4.8
fdce6634mo ago

Make prescribing-continuity input human-readable (largest gap in days) + fix latent consistency bug

jwkoh94, Claude Opus 4.8
862b2bf4mo ago

Responsive/mobile polish: eliminate horizontal overflow at all widths

jwkoh94, Claude Opus 4.8
e108bc04mo ago

Webapp: pre-render case on load, live auto-refresh on every input, two-column sidebar (inputs | counterfactuals), tutorial updated to new layout

jwkoh94, Claude Opus 4.8
a45cb864mo ago

Counterfactuals: remove Everything-combined + Optimal-package bundle; fold statin/single-class restructuring into All combined (genuine ceiling, single exact re-score); package components remain individually ranked; SW v33

jwkoh94
be45d614mo ago

Couple medication count with LLT classes: floor unique_atc_codes at n_c10_categories (LLT is a subset), auto-raise in UI and in scored inputs, derive polypharmacy from effective count; SW v32

jwkoh94
cc39ddb4mo ago

Postcode auto-sets visible remoteness category select (override-able); add lipid-lowering drug-type tickboxes (C10 subclasses) feeding c10_C10* with n_c10_categories derived from ticked types; SW v31

jwkoh94
0cccb494mo ago

Tighten main-view spacing: content-height top-aligned pt-grid (drop forced stretch/space-between), reduce bar gaps/track heights, header and panel paddings; bump SW cache v30

jwkoh94
48736b74mo ago

Align left column flush with trajectory chart: pt-grid align-items stretch, predict-result fills row height with space-between so prediction block tops and barrier panel bottoms line up with the chart edges; bump SW cache v29

jwkoh94
01091794mo ago

Increase left-column stack height (taller prediction bar tracks 30->34px / gap 18->22px and barrier tracks 14->18px / gap 5->8px) to vertically align with the trajectory chart; bump SW cache v28

jwkoh94
b4aeb794mo ago

Relocate five-domain barrier viz beneath prediction bars in the left pt-grid column (side by side with the trajectory chart); compact bars for single-viewport fit; bump SW cache v27

jwkoh94
13e89034mo ago

Pin example vignette + larger panel; add five-domain G4-referenced barrier viz (manuscript Fig3 Panel B); rename to Prescribing continuity; group comorbidity inputs into clinical classes

jwkoh94
c87a6c74mo ago

Restore example case vignettes: hover tooltip + active-example caption under the examples strip

jwkoh94
d70ce434mo ago

Faithful input relabels (6-month windows, unit conversions), postcode to MMM mapping, auto polypharmacy, always-on examples strip, guided tutorial, transparent Optimal-package decomposition, dedupe overlapping interventions

jwkoh94
4e6d8394mo ago

Enlarge BRIDGE Adherence Model title to a prominent headline; keep compact single-viewport fit

jwkoh94
a1052484mo ago

Move short BRIDGE description from the sidebar header into the main content top area

jwkoh94
d1324544mo ago

Add short BRIDGE description lede under the brand and fuller text in the About popover

jwkoh94
a1fa6ee4mo ago

Compact single-viewport layout: tabbed sidebar (Inputs/Counterfactuals), expanded prediction+trajectory main, About popover

jwkoh94
8896b6d4mo ago

Revert trajectory to single overlaid four-curve chart (predicted group highlighted) side-by-side with prediction

jwkoh94
0356f284mo ago

Trajectory archetypes as side-by-side small multiples with predicted-group highlight

jwkoh94
783c2b44mo ago

UI cleanup: remove privacy note, dataset preview, footer boilerplate; reflow prediction + trajectories together at top with dominant-group emphasis

jwkoh94
a99594d4mo ago

Rename to BRIDGE Adherence Model; merge scan + counterfactuals into one ranked interventions list (high to no-effect)

jwkoh94
403003e4mo ago

Add individualised modifiable-risk scan: ranks the scored patient genuine per-patient CF deltas

jwkoh94
68268224mo ago

Add medication-strategy counterfactual scenarios (statin initiation, step-up+LDL target, polypill, optimal package); drop wrong-signed continuous-supply lever

jwkoh94
f947a4c4mo ago

Align G1-G4 to manuscript palette (orange/red/purple/green); decouple semantic UI colors

jwkoh94
37e83ae4mo ago

Move counterfactuals into the main column under Prediction; Examples is the only edge drawer

jwkoh94
d9ca4144mo ago

Move exemplars into an expandable Examples drawer; two mutually-exclusive side drawers

jwkoh94
3f71d444mo ago

Two exemplar cases per group (8 cards) + medication-simplification scenarios in the CF drawer

jwkoh94
6f659dc4mo ago

Counterfactuals as expandable drawer beside the input sidebar; levers update the main prediction

jwkoh94
15fc7224mo ago

Swap layout: counterfactual levers to main column, exemplar quick-load cards to sidebar

jwkoh94
31b07c64mo ago

Counterfactual levers moved to sidebar; downstream prediction overlays baseline in main view

jwkoh94
ae81dc84mo ago

Exemplars: one risk-driven argmax profile per group (G1-G4); Model-predicts framing

jwkoh94
5122aa54mo ago

BRIDGE adherence scorer Docker Space

jwkoh94
90c7da74mo ago

initial commit

jwkoh94