Commit graph

231 commits

Author SHA1 Message Date
Alan Saul
a3422eae21 Doc stringing 2013-10-22 13:37:12 +01:00
Alan Saul
afd38df1ef Added pdf_link's for gaussian and student t, added third derivatives for
transformations and tests for them
2013-10-17 14:31:24 +01:00
Alan Saul
6e28fdf4fd Fixed some bugs, added third derivative for log transformation, and did some doccing 2013-10-16 15:35:14 +01:00
Alan Saul
2acf931482 Tidying up a lot, works for 1D, need to check for more dimensions 2013-10-04 14:44:50 +01:00
James McMurray
7f2472fa22 Fixed more errors in docs 2013-09-20 17:43:56 +01:00
James McMurray
be3880c0bd Fixed docstring warnings - could still be mistakes 2013-09-20 13:38:20 +01:00
James McMurray
c36a6b341c Started fixing docs 2013-09-20 11:15:41 +01:00
James McMurray
474ef9b247 Rebuilt documentation 2013-09-19 14:36:33 +01:00
James McMurray
6897cf34b5 Changes to fix autodoc - need to test with ReadTheDocs still 2013-09-18 15:43:23 +01:00
Alan Saul
9e0795afc4 Mocking matplotlib pyplot as readthedocs is failing to import it (again...) 2013-08-07 16:28:16 +01:00
mu
e904aec413 minor change in tutorial 2013-07-29 15:47:11 +01:00
Max Zwiessele
d978d3e390 added tutorial for creating models 2013-06-26 17:02:48 +01:00
Max Zwiessele
f5effb8cb6 added robust pickling, switches to old behaviour, if get/setstate not implemented 2013-06-26 16:48:48 +01:00
Max Zwiessele
695fad4ed8 adjusted doc to new pep8 format 2013-06-07 13:33:46 +01:00
Nicolas
fc57f470c2 Nice plot handling in tutorials 2013-06-05 18:06:03 +01:00
Nicolas
73a122362f bugs fixed in tutorial's tests 2013-06-05 17:29:46 +01:00
Nicolas
5f899ed4f4 tutorials updated to comply with changes throught the code 2013-06-05 11:22:47 +01:00
Nicolas
652b3ce2c6 unified framework for addition and product of kernels, with a tensor flag (boolean) instead of and 2013-05-10 17:48:11 +01:00
Nicolas
c3dae7b252 Fixed bug in dK_dX for the quadratic kernel 2013-03-12 10:43:46 +00:00
Nicolas
f14302e8d0 updated list of implemented kernels in the documentation 2013-03-12 09:41:27 +00:00
Nicolas
77df63952f updated list of implemented kernels in the documentation 2013-03-12 09:36:11 +00:00
Ricardo Andrade
7a94d3b9d7 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 19:20:00 +00:00
Ricardo Andrade
6c69fec8ea Tutorial finished 2013-03-11 19:18:36 +00:00
Nicolas
6febbed36f tie_param changed to tie_params in tutorials 2013-03-11 19:13:19 +00:00
Nicolas
3dd62c8251 Few bugs fixed in the documentation 2013-03-11 18:45:04 +00:00
Nicolas
0e187b6921 update in the rational quadratic kernel and new the tutorial on writting kernels 2013-03-11 18:21:29 +00:00
James Hensman
f23e3bbf7c a small demo for model tutorial 2013-03-11 14:04:07 +00:00
Nicolas
16a23758c6 example files for tutorials are now in Neil's format 2013-03-11 13:13:18 +00:00
Nicolas
25d73b13e9 update in the documentation on kernel implementation 2013-03-11 12:59:39 +00:00
Nicolas
bca8c1e807 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 12:40:42 +00:00
Nicolas
e511bb69cf added in documentation the current status of kernel implementation 2013-03-11 12:40:29 +00:00
James Hensman
401b4f2775 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 11:51:39 +00:00
James Hensman
79ad72c46a added the outline of a tutorial on 'interacting with models' 2013-03-11 11:51:21 +00:00
Nicolas
e9c84484c0 Draft of documentation for implemented kernels 2013-03-11 11:45:58 +00:00
Nicolas
c20788c893 Draft of documentation for implemented kernels 2013-03-11 11:36:53 +00:00
Nicolas
3950347e3f Draft of documentation for implemented kernels 2013-03-11 11:32:56 +00:00
Nicolas
b39de379fd added tutorial in examples 2013-03-11 11:04:11 +00:00
Nicolas
98a4f06dbc Tutorial improved (and finished) 2013-02-21 12:35:01 +00:00
Nicolas
96c3de24e3 Tutorial improved (and finished) 2013-02-21 12:28:35 +00:00
Nicolas
321edf4104 Tutorial improved 2013-02-21 12:10:08 +00:00
Nicolas
e47dc5b4ab Tutorial improved 2013-02-21 11:40:41 +00:00
Nicolas
58f84f197e Tutorial improved 2013-02-21 11:17:09 +00:00
Nicolas
38375f4f19 Tutorial improved 2013-02-21 11:13:51 +00:00
Nicolas
949f363020 Tutorial update due to some changes in GPy 2013-02-21 10:23:18 +00:00
Nicolas
fc86b8e1ac Tutorial update due to some changes in GPy 2013-02-21 10:07:42 +00:00
Alan Saul
ae19ab2210 Added ANOVA kernel print output 2013-02-10 16:21:19 +00:00
Alan Saul
ed84c0722c Removed ipython code from tuto 2013-02-08 22:57:01 +00:00
Alan Saul
dee0052a80 Testing ipython on rtd 2013-02-08 22:54:34 +00:00
Alan Saul
a272de6cdb Cleaning up 2013-02-08 18:46:40 +00:00
Alan Saul
59f767e1af More debugging 2013-02-08 18:39:56 +00:00