latin-hypercube-sampling topic

List latin-hypercube-sampling repositories

UQpy

258
Stars
74
Forks
Watchers

UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.

lhsmdu

79
Stars
16
Forks
Watchers

This is an implementation of Deutsch and Deutsch, "Latin hypercube sampling with multidimensional uniformity", Journal of Statistical Planning and Inference 142 (2012) , 763-772

lhs

41
Stars
8
Forks
Watchers

Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples

egobox

48
Stars
1
Forks
Watchers

Efficient global optimization toolbox in Rust: bayesian optimization, mixture of gaussian processes, sampling methods

This repo demonstrates how to build a surrogate (proxy) model by multivariate regressing building energy consumption data (univariate and multivariate) and use (1) Bayesian framework, (2) Pyomo packag...