SheffieldML/GPy
Gaussian processes framework in python observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 96
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.5
- age_days: 5026
- days_rel: 26
- days_push: 25
- n_releases_24m: 3
Adoption not part of the score
2161 stars · 570 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GPy is a Python framework for Gaussian process modeling, providing kernels, regression, classification, and sparse GP methods. It is a research-oriented toolbox from the University of Sheffield for probabilistic machine learning with Gaussian processes.
Use cases
- fit a gaussian process regression model in python
- model uncertainty with gaussian processes
- use custom kernels for GP regression
- sparse gaussian process for large datasets
- bayesian optimization surrogate modeling
- GP classification with probabilistic outputs
When to choose
- you need a mature, well-documented Gaussian process library in Python
- you want flexible kernel composition and sparse GP approximations
- you are doing research on GP models and want extensible code
When to avoid
- you need GPU-accelerated or very large-scale GP inference
- you prefer actively developed alternatives like GPyTorch
- you need general-purpose ML beyond Gaussian processes
Facets
library · maturity maintenance
machine-learning data-science machine-learning data-science python cross-platform gaussian-processes kernels regression bayesian-inference probabilistic-modeling algorithms
2 sources
- readme: https://github.com/SheffieldML/GPy · fetched 2026-08-28 · 758a5c3bf10c
- registry_pypi: https://pypi.org/pypi/gpy/json · fetched 2026-08-29 · 0fb2ebd9a44d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SheffieldML/GPy | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem