Skip to main content

Predictive modelling and UQ suite.

Project description

Andvaranaut

Predictive modelling and uncertainty quantification (UQ) suite. Use requires provision of target function which takes inputs and returns quantity of interest. In addition, probability distributions (from scipy.stats) for input variables should be specified if using sampling, along with optional input/output conversion methods (e.g bounded to unbounded range) for more performant machine learning surrogates.

Name backstory: https://en.wikipedia.org/wiki/Andvaranaut

To install run the following in the same directory as setup.py (can drop the --user flag if root):

pip3 install --user .

Functionality

Current

  • Latin hypercube sampling
  • UQ forward propagation
  • Parallel target function execution
  • Input & output transformations
  • Gaussian process (GP) surrogates
  • Inverse Bayesian problems via maximum a posteriori (MAP) or Markov chain Monte Carlo (MCMC)
  • GP hyperparameter optimisation via MAP or MCMC
  • Hyperparameter optimisation optionally includes those necessary for complex multi-layered input and output transformations
  • Custom GP mean functions
  • Bayesian optimisation

Future

  • PCE surrogates
  • Neural networks (NN)
  • NN autoencoding for GP surrogate
  • GP adaptive sampling

Tutorial

In tutorial/ is a Jupyter notebook called tutorial.ipynb. This will walk through most basic package functionality.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

andvaranaut-1.0.0.tar.gz (33.0 kB view hashes)

Uploaded Source

Built Distribution

andvaranaut-1.0.0-py3-none-any.whl (34.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page