Commit graph

6031 commits

Author SHA1 Message Date
James Hensman
4f6a0e728a Merge pull request #183 from AlexGrig/std_periodic_kernel
ENH: Adding standard periodic kernel
2015-08-13 12:11:33 +01:00
James Hensman
2bd22ff0f5 Merge pull request #191 from mellorjc/master
adding an exponential prior
2015-08-13 12:08:15 +01:00
James Hensman
9780fb48de fixing qualtile code for some likelhoods 2015-08-13 12:07:01 +01:00
James Hensman
2af47f1d31 Merge branch 'devel' of github.com:/sheffieldml/GPy into devel 2015-08-13 10:04:15 +01:00
James Hensman
c8b54ff887 fixed a plotting bug 2015-08-13 10:04:06 +01:00
Zhenwen Dai
aa54042b10 change the default name of sparse_gp_mpi class 2015-08-13 10:00:05 +01:00
James Hensman
90df33af50 tidied model_tests 2015-08-13 09:27:03 +01:00
James Hensman
affd538687 removed randomness from inference tests by setting np.seed 2015-08-13 09:10:16 +01:00
James Hensman
0883c2e556 caught warnings in misc_tests 2015-08-13 08:54:56 +01:00
James Hensman
a344155827 fixed relative import in spline 2015-08-13 08:41:54 +01:00
James Hensman
dbbf4a2e69 fixed conflict in plotting 2015-08-12 16:04:58 +01:00
James Hensman
a07eea143e Merge branch 'tjhgit-devel' into devel 2015-08-12 16:01:37 +01:00
James Hensman
94d5a0042c merging. conflict in relative import styles 2015-08-12 16:00:48 +01:00
James Hensman
d08605fb97 Merge pull request #208 from strongh/tutorial-and-readme-updates
Tutorial and readme updates
2015-08-12 15:47:53 +01:00
James Hensman
f8376765c6 fixed strange bug. In python 3, numbers startin 0 are octal. 2015-08-12 15:19:04 +01:00
mikecroucher
ec163a3134 Merge pull request #212 from mikecroucher/devel
Python 3 fixes
2015-08-12 14:47:28 +01:00
James Hensman
10c19d853f fixed SVGP tests 2015-08-12 14:13:06 +01:00
Zhenwen Dai
6bff33e30c rbf psi-statistics speed improvement 2015-08-12 13:51:43 +01:00
Mike Croucher
dd059502ac Python 3 fixes 2015-08-12 08:37:13 +01:00
Zhenwen Dai
28c03148ec bug fix: the name of parameterable object is not removed when unlinking 2015-08-11 18:16:48 +01:00
Zhenwen Dai
61b671e58e Merge pull request #211 from PredictiveScienceLab/master
Fixes the PDF transformation bug by handpicking James Hensman's code from the devel branch
2015-08-11 09:42:14 +01:00
Ilias Bilionis
ded01ed65c Removed dir ib_tests 2015-08-10 17:18:53 -04:00
Ilias Bilionis
79810110cf PDF Transformation bug patched. 2015-08-10 17:17:32 -04:00
Ilias Bilionis
8b384fd000 Handpicked James Hensman's code that ensures that fixes the PDF of transformed variables. Fixed minor plotting bug. 2015-08-10 16:36:49 -04:00
Zhenwen Dai
9217438d90 allow Y to be uncertain 2015-08-07 13:37:47 +01:00
beckdaniel
4dd2f4feb7 commenting plotting test 2015-08-05 19:18:57 +01:00
beckdaniel
20a1e8d3c7 some cleaning on WarpedGP code 2015-08-05 19:18:25 +01:00
beckdaniel
96441382b9 code cleaning on warping_functions 2015-08-05 19:15:34 +01:00
beckdaniel
995de0f399 added a new test which tries to replicate Snelson's toy 1D but NR seems to diverge... 2015-08-05 19:05:48 +01:00
beckdaniel
76bc0bec25 added initial test for warped gps using identity function 2015-08-05 10:50:59 +01:00
beckdaniel
7fd8c9c556 added identity warp function and change np.argmin to np.nanargmin in optimize_restarts 2015-08-05 10:35:15 +01:00
beckdaniel
2426580d4d implemented variance using gauss-hermite 2015-08-04 18:46:10 +01:00
Zhenwen Dai
34a1b8cf8e The bug fix for the cblas.h problem in Mac os x 2015-08-04 18:12:49 +01:00
beckdaniel
3aa563d5ba first try in implementing warped mean 2015-08-04 14:22:46 +01:00
Ilias Bilionis
d3730bb518 Fixed MCMC sampler. 2015-08-04 01:18:32 -04:00
Ilias Bilionis
f60abf7262 Added compute of jacobian. 2015-08-04 00:37:02 -04:00
Ilias Bilionis
b2f38949ce Beautification change. 2015-08-03 20:38:54 -04:00
Ilias Bilionis
cdbedbc403 Added proper comments to the test. 2015-08-03 20:32:48 -04:00
Ilias Bilionis
14aced457f Fixed transformation plotting bug and added test that demonstrates the problem. 2015-08-03 20:29:24 -04:00
beckdaniel
cf4c5af487 if the plot is a warped gp, then it plots Y before warping 2015-07-30 17:38:21 +01:00
beckdaniel
00a209f4cb added predict_quantiles method to warped gps 2015-07-30 17:33:42 +01:00
beckdaniel
45321f536b added keywords to predict in warped gps because they are used in the plotting method 2015-07-30 17:19:16 +01:00
beckdaniel
7a7d563576 commented out has_uncertain_inputs in warped gps since it breaks plotting 2015-07-30 17:09:31 +01:00
beckdaniel
c221671530 added a small test for warped gps 2015-07-30 17:05:03 +01:00
mzwiessele
d6defa6645 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-07-29 10:48:27 +02:00
mzwiessele
fca2440943 [bgplvm] technical new stuff 2015-07-29 10:48:05 +02:00
Fariba
fc0e8f3e7e merge the changes 2015-07-27 17:42:01 +01:00
Fariba
e785668417 changes 2015-07-27 17:30:24 +01:00
Zhenwen Dai
54e9a4f6ff fix DGPLVM prior 2015-07-27 17:28:05 +01:00
Zhenwen Dai
1a141d9ce5 improve the documentation of infer_newX 2015-07-27 12:51:03 +01:00