# 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
```