mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
Gaussian processes framework in python
GP and sparse_GP used t share a predict fumction. Since we'd like to propagate uncertainty in predictions, sparse_GP.predict needs to accept X_new_variance. |
||
|---|---|---|
| doc | ||
| GPy | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS.txt | ||
| LICENSE.txt | ||
| README.md | ||
| setup.py | ||
GPy
A Gaussian processes framework in python
