5 projects
GPy
The Gaussian Process Toolbox
pods
Python software for Open Data Science
paramz
The Parameterization Framework
gptwosample
Differential expression detection between gene expression time series experiments with confounder correction and timehift detection.
pygp
Python package for Gaussian process regression in python ======================================================== demo_gpr.py explains how to perform basic regression tasks. demo_gpr_robust.py shows how to apply EP for robust Gaussian process regression. gpr.py Basic gp regression package gpr_ep.py GP regression with EP likelihood models covar: covariance functions