Skip to main content

A general framework for setting up parameter estimation problems.

Project description

probeye

Continuous integration PyPI version python versions coverage Code style: black

This package provides a transparent and easy-to-use framework for solving parameter estimation problems (i.e., inverse problems) in a characteristic two-step approach.

  1. In the first step, the problem at hand is defined in a solver-independent fashion, i.e., without specifying which computational means are supposed to be utilized for finding a solution.
  2. In the second step, the problem definition is handed over to a user-selected solver, that finds a solution to the problem via frequentist methods, such as a maximum likelihood fit, or Bayesian methods such as Markov chain Monte Carlo sampling.

The parameter estimation problems probeye aims at are problems that are centered around forward models that are computationally expensive (e.g., parameterized finite element models), and the corresponding observations of which are not particularly numerous (typically around tens or hundreds of experiments). Such problems are often encountered in engineering problems where simulation models are calibrated based on laboratory tests, which are - due to their relatively high costs - not available in high numbers.

The source code of probeye is jointly developed by Bundesanstalt für Materialforschung und -prüfung (BAM) and Netherlands Organisation for applied scientific research (TNO) for calibrating parameterized physics-based models and quantifying uncertainties in the obtained parameter estimates.

Documentation

A documentation including explanations on the package's use as well as some examples can be found here.

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

probeye-3.0.4.tar.gz (117.2 kB view hashes)

Uploaded Source

Built Distribution

probeye-3.0.4-py3-none-any.whl (190.7 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