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

Predictions for null models #203

Open jds485 opened 1 year ago

jds485 commented 1 year ago

add statistical multivariate regression as a null model option using the tidymodels options (likely with regularization like lasso or ridge). glmnet could be good