USGS-R / drb-inland-salinity-ml

Code repo for Delaware River Basin machine learning models that predict inland salinity.
Creative Commons Zero v1.0 Universal
3 stars 4 forks source link

Update the pipeline to remove the "never" cue for model targets. #224

Closed jds485 closed 1 year ago

jds485 commented 1 year ago

RF model targets were set to never update after the edit to generate_credentials() in #221. These targets can be rebuilt at the expense of a few days of computation. For the temporal and spatial train/test split, it would help to increase the number of grid points evaluated for the final models when these are updated. The random split does not need to have more grid points.