CoolFace
Apppublic

DAG-UPB/TS-Arena

sourceHugging Faceupdated 8d agoView on Hugging Face
14likes
50 commits on main
91f29318d ago

Merge dev: render the model detail page when metadata is missing

mmcux
6ed71bb8d ago

Merge fix/model-detail-null-metadata into dev

mmcux
8ab86278d ago

Render the model detail page when metadata is missing

mmcux
9d540e912d ago

include banners for incident

mmcux
164546912d ago

Shorten the front page banner and point it at the news section

mmcux
0e437fe12d ago

Read the banner expiry from the browser clock

mmcux
d056a3f12d ago

Retire the front page banner automatically after four days

mmcux
af271c812d ago

Add a front page banner about the cancelled day-ahead rounds

mmcux
3a53c6f12d ago

Add a front page banner about the cancelled day-ahead rounds

mmcux
0ebbc5912d ago

Explain on the day-ahead challenge boards why their rounds were cancelled

mmcux
d59321f12d ago

Explain on the day-ahead challenge boards why their rounds were cancelled

mmcux
5759b0c22d ago

Merge branch 'feat/frontend-45-rankings-jump-menu' into dev

mmcux
8ea79fc22d ago

Collapse the ranking boards to ten rows and add a jump menu beside them

mmcux
377dd1028d ago

Trim the quantile-band note to what the bands are

mmcux
3f9bb6429d ago

Load the homepage chart once, alongside the rankings instead of after them

mmcux
0f6b7bb29d ago

Load the homepage chart once, alongside the rankings instead of after them

mmcux
1b13d541mo ago

Merge dev: scaled quantile loss beside ELO and MASE

mmcux
e1061d21mo ago

Name SQL in the ranking blurb alongside ELO and MASE

mmcux
3ac749d1mo ago

Merge: scaled quantile loss beside ELO and MASE

mmcux
085fae41mo ago

Show the scaled quantile loss beside ELO and MASE, and hide flat forecast bands

mmcux
426efdb1mo ago

Merge dev: KDD '26 paper citation and levelled logging

mmcux
811af4a1mo ago

Merge: cite the KDD '26 paper on About and Backtesting Archive

mmcux
2188c7a1mo ago

Cite the KDD '26 paper instead of the arXiv preprint on About and Backtesting Archive

mmcux
e2ead281mo ago

Merge: timestamped, levelled logging and quieter API routes

mmcux
5cd8e7d1mo ago

Log with UTC timestamps and levels, and stop printing per-request debug output

mmcux
29586f52mo ago

Merge dev: remove the Models tab

mmcux
bf556672mo ago

Merge: remove the Models tab

mmcux
796af1d2mo ago

Remove the Models tab and its hand-maintained model descriptions

mmcux
28365002mo ago

Merge dev: error boundaries with server-side client-error reporting

mmcux
6aff8e92mo ago

Merge: error boundaries with server-side client-error reporting

mmcux
4bea0062mo ago

Show a proper error page instead of a blank application error, and log client-side faults

mmcux
dba1c922mo ago

Merge dev: console entry points, add-model round lifecycle, API error handling

mmcux
a0a1d012mo ago

Fail loudly on non-OK API responses instead of crashing the page

mmcux
bad83222mo ago

add-model: explain the full round lifecycle from submission to leaderboard

mmcux
4c60cfd2mo ago

Merge: console entry points in nav, footer and add-model

mmcux
d710c292mo ago

Link the user console from the nav, footer and add-model page

mmcux
d7077132mo ago

Merge dev: mobile optimization for plots, tables and navigation; fewer leaderboard requests

mmcux
009cee12mo ago

Merge fix: collapse leaderboard ranking requests

mmcux
cb904032mo ago

Load leaderboard rankings in three requests instead of one per challenge

mmcux
6040de62mo ago

merge mobile follow-up fixes: tablet nav, series names, period popover (frontend #39)

mmcux
c77abf82mo ago

fix mobile nav overflow at tablet widths, clipped series names and period popover

mmcux
084a11d2mo ago

merge mobile optimization: responsive plots, tables, nav and lighter plotly bundle (frontend #39)

mmcux
a42ff6d2mo ago

load only the basic plotly bundle

mmcux
90886be2mo ago

wrap model and series accordion headers on small screens

mmcux
fd096a52mo ago

make hover tooltips tap-accessible; 16px inputs on mobile

mmcux
b493bfa2mo ago

Make model detail charts readable on phone-sized screens

mmcux
4e65c8e2mo ago

render ranking tables as cards on small screens; sticky leaderboard column

mmcux
8a2ddaf2mo ago

responsive plot layout with tap-friendly HTML legend on mobile

mmcux
34ac0bd2mo ago

add mobile burger menu to header nav

mmcux
f26d4d42mo ago

responsive container padding; stop hiding horizontal overflow

mmcux