API reference¶
The API reference is generated from in-source docstrings with mkdocstrings.
swissrivernetwork.benchmark.util— helper functions that glue the pipeline together, including the load-bearingmerge_graphlet_dfs.swissrivernetwork.benchmark.dataset— readers for raw / prediction CSVs and the windowed datasets used by the training loops.swissrivernetwork.benchmark.model— the LSTM / Transformer / ST-GNN model classes.
Partial coverage
Only the modules linked above have formal docstrings today. The rest of the codebase is documented through module-level comments and the developer guide. New docstrings are welcome — see CONTRIBUTING.md.