andrewfowlie / kingpin

Treed Gaussian process algorithm in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kingpin 🎳

πŸ‘€ Treed Gaussian process algorithm

Build Docs codecov

Install πŸ’₯

pip install .

Demo

kingpin example/motorcyle.txt

Features

  • Flexible allowing you to build GP models using any GP library you like πŸ“¦
  • Treed GPs to handle non-stationary data 🌟

About

Treed Gaussian process algorithm in Python

License:MIT License


Languages

Language:Python 100.0%