USGS-R / regional-hydrologic-forcings-ml

Repo for machine learning models for regional prediction of hydrologic forcing functions. Includes probabilistic seasonal high flow regions for CONUS, and prediction of high flow metrics for selected regions.
Creative Commons Zero v1.0 Universal
0 stars 4 forks source link

Add a function to compare model error metrics as a function of number of replicates #192

Open jds485 opened 1 year ago

jds485 commented 1 year ago

For the supplement of the Regions paper, it would be good to show that using 20 replicates was sufficient. 20 is a small number, but the variability across the resamples was small.

Function should accept arguments for:

A plot function should also be created.