Skip to content

This repository includes a surrogate modeling framework based on polynomial chaos expansion (PCE) for approximating complex hydrological models, aiming to improve the computational efficiency of investigations requiring thousands of model evaluations. PCE was fitted and verified using high-fidelity model evaluations on a Hadoop-based cloud and w…

License

Notifications You must be signed in to change notification settings

JinfengM/PCE-Hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Purpose
  To train and verify the PCE model for surrogating the SWAT model under Hadoop platform 
2. Components description
(1) 6561.csv : training data generated by Hadoop cloud for training PCE
(2) 10000.csv : validation data generated by Hadoop cloud for validating PCE
(3) Hadoop directory : implementation of Hadoop cloud for synchronous execution of SWAT models, the same as https://github.com/JinfengM/SMBO-Hadoop
(4) PCE-Hadoop.py : Training and validation of PCE model
(5) plot-SA.py : the plot of six sensitivity analysis 

About

This repository includes a surrogate modeling framework based on polynomial chaos expansion (PCE) for approximating complex hydrological models, aiming to improve the computational efficiency of investigations requiring thousands of model evaluations. PCE was fitted and verified using high-fidelity model evaluations on a Hadoop-based cloud and w…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published