gpqa 0.2.0

Utility to assess Egor GPs quality saved using GP recorder
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Gaussian Process Quality Assurance

`gpqa` is a companion utility of the `egobox` library aiming at assessing quality of
the surrogate models produce with `Gpx` or by generated by the `Egor` optimizer.

## Installation

```bash
cargo install gpqa
```

## Usage

```bash
gpqa --help
```