Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...

Foundations of ML From Architecture to Optimization: CIROH DevCon 2026


Authors:
Owners: This resource does not have an owner who is an active HydroShare user. Contact CUAHSI (help@cuahsi.org) for information on this resource.
Type: Resource
Storage: The size of this resource is 5.9 MB
Created: Jun 24, 2026 at 9:36 p.m. (UTC)
Last updated: Jun 25, 2026 at 4 p.m. (UTC)
Citation: See how to cite this resource
Sharing Status: Public
Views: 18
Downloads: 23
+1 Votes: Be the first one to 
 this.
Comments: No comments (yet)

Abstract

This workshop introduces machine learning for hydrologic applications and works through a reproducible modeling workflow in PyTorch. The first half covers ML fundamentals: the supervised, unsupervised, and reinforcement learning paradigms, common task types and algorithm families, and the practical limitations that affect real projects, such as data quality, overfitting, and interpretability. The hands-on portion builds an LSTM model to predict streamflow from the CAMELS dataset, using 10 gauged basins in Southern Appalachia. Participants load and explore the data, then preprocess it with attention to leakage: a temporal train/validation/test split, normalization computed on training data only, log-transformed streamflow, and 365-day input sequences. The model is trained with Adam and a masked MSE loss, then evaluated on a held-out 2008–2014 test period using per-basin NSE scores, hydrographs, and residual plots. The second half turns to model improvement. After diagnosing whether the architecture or the underlying data is the limiting factor, the workshop compares four variants on the same test basins: a baseline LSTM, a version augmented with static basin attributes, a deeper two-layer LSTM, and a causal-convolution ConvLSTM. Throughout, the emphasis is on reading the full distribution of per-basin performance rather than a single average, and on deciding what to change next based on evidence.

Acknowledgements:
This research was supported by the Cooperative Institute for Research to Operations in Hydrology (CIROH) with funding under award NA22NWS4320003 from the NOAA Cooperative Institute Program. The statements, findings, conclusions, and recommendations are those of the author(s) and do not necessarily reflect the opinions of NOAA.

Subject Keywords

Content

How to Cite

Lonzarich, L., S. Naser Neisary (2026). Foundations of ML From Architecture to Optimization: CIROH DevCon 2026, HydroShare, http://www.hydroshare.org/resource/92fc8c40e2614ed3982f8578d653b8aa

This resource is shared under the Creative Commons Attribution CC BY.

http://creativecommons.org/licenses/by/4.0/
CC-BY

Comments

There are currently no comments

New Comment

required