CoolFace
Apppublic

jajupmochi/swiss-river-network-benchmark

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
App README

🌊 Swiss River Network Benchmark β€” interactive explorer

Companion explorer for the ICPR 2026 paper "Benchmarking Transformers on Spatio-Temporal River Water Temperature Modeling." It serves two audiences from the paper's released CSVs (no GPU, no model weights):

For hydrologists

  • β€”πŸ—ΊοΈ Map & overview β€” monitoring stations on a Switzerland basemap (coordinates converted from CH1903/LV03 to WGS84) with the river-network graph overlaid; markers coloured by a chosen per-station error metric.
  • β€”πŸŒ‘οΈ Raw series & seasonality β€” per-station air/water-temperature time series and the seasonal (day-of-year) cycle.

For ML researchers

  • β€”πŸ“Š Method comparison β€” history-window-length sweep (RMSE/MAE/NSE) across the eight architectures.
  • β€”πŸ“ Per-station error, ⏱️ Forecasting horizons, πŸ”Š Noise robustness, πŸ“‹ Results table (every per-statistic value), πŸ•ΈοΈ Multi-aspect radar.

For everyone

  • —⬆️ Upload your data β€” drop a .csv / .tsv / .xlsx / .xls / .json / .parquet file with a time column + numeric value column(s) to plot it instantly.

Source & full reproduction: <https://github.com/jajupmochi/swiss-river-network-benchmark> Β· Docs: <https://jajupmochi.github.io/swiss-river-network-benchmark/>