-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Jon Rocha edited this page Jun 18, 2019
·
25 revisions
Develop and analyze high-performing seasonal streamflow forecasts using PyForecast, developed by Reclamation's Great Plains Region. PyForecast takes advantage of multi-threading and multiple processor cores to analyze thousands of forecasts in minutes using cutting-edge statistical techniques.
- Users Manual
- Scientific Background
- Datasets
-
Model Creation
- Brute Force Selection
- Parallelized Sequential Selection
- Multiple Linear Regression
- Principal Components Regression
- Z Score Regression
- General Regression Neural Network (In Development)
- Gaussian Process Regression (In Development)
- LASSO Regression (In Development)
- Data Transformations
- Data filling and interpolation
- Uncertainty and Forecast Distribution
- Hindcasting
- Forecast disaggregation
- Appendices