Toolkit for decision making under uncertainty.
Project description
Emukit
Website | Documentation | Contribution Guide
Emukit is a highly adaptable Python toolkit for enriching decision making under uncertainty. This is particularly pertinent to complex systems where data is scarce or difficult to acquire. In these scenarios, propagating well-calibrated uncertainty estimates within a design loop or computational pipeline ensures that constrained resources are used effectively.
The main features currently available in Emukit are:
- Multi-fidelity emulation: build surrogate models when data is obtained from multiple information sources that have different fidelity and/or cost;
- Bayesian optimisation: optimise physical experiments and tune parameters of machine learning algorithms;
- Experimental design/Active learning: design the most informative experiments and perform active learning with machine learning models;
- Sensitivity analysis: analyse the influence of inputs on the outputs of a given system;
- Bayesian quadrature: efficiently compute the integrals of functions that are expensive to evaluate.
Emukit is agnostic to the underlying modelling framework, which means you can use any tool of your choice in the Python ecosystem to build the machine learning model, and still be able to use Emukit.
Installation
To install emukit, simply run
pip install emukit
For other install options, see our documentation.
Dependencies / Prerequisites
Emukit's primary dependencies are Numpy and GPy. See requirements.
Getting started
For examples see our tutorial notebooks.
Documentation
To learn more about Emukit, refer to our documentation.
To learn about emulation as a concept, check out the Emukit playground project.
Citing the library
If you are using emukit, we would appreciate if you could cite our paper in your research:
@inproceedings{emukit2019,
author = {Paleyes, Andrei and Pullin, Mark and Mahsereci, Maren and Lawrence, Neil and González, Javier},
title = {Emulation of physical processes with Emukit},
booktitle = {Second Workshop on Machine Learning and the Physical Sciences, NeurIPS},
year = {2019}
}
License
Emukit is licensed under Apache 2.0. Please refer to LICENSE and NOTICE for further license information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file emukit-0.4.7.tar.gz
.
File metadata
- Download URL: emukit-0.4.7.tar.gz
- Upload date:
- Size: 115.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdcf6d9dd1f01d8de702f573e21c34e00b49ab7cdbcdf050586f8b44a24de7b7 |
|
MD5 | 44d96ae4450c57935d7cfbe66ad8a0c4 |
|
BLAKE2b-256 | 79aab18c3e38f886a59c98fbe694c8d0974f869d778bb856f40ac389513b6a45 |