Gaussian processes framework in python
Find a file
2013-04-15 12:18:24 +01:00
doc Fixed bug in dK_dX for the quadratic kernel 2013-03-12 10:43:46 +00:00
GPy Reverting last change 2013-04-15 08:14:01 +01:00
python Adding weibull likelihood, requires 'extra_data' to be passed to likelihood, i.e. the censoring information 2013-04-10 15:43:31 +01:00
.gitignore added iterate.dat to gitignore 2012-12-17 10:02:45 +00:00
.travis.yml changed travis conf 2013-01-31 13:43:37 +00:00
__init__.py Got most of laplace approximation working 2013-03-13 17:55:41 +00:00
AUTHORS.txt first commit 2012-11-29 16:24:48 +00:00
LICENSE.txt first commit 2012-11-29 16:24:48 +00:00
README.md Merged in branch which had old_repo merged in 2013-04-15 12:18:24 +01:00
setup.py changed version number in setup.py 2013-04-10 12:15:23 +01:00

coxGP

Gaussian Process models of Cox proportional hazard models