Commit graph

130 commits

Author SHA1 Message Date
Zhenwen Dai
5cc17e8754 some correction for ibp ssgplvm 2015-06-28 21:33:57 +01:00
Zhenwen Dai
c0e045c0ab allow to set color for the skeleton visualization 2015-05-28 17:05:09 +01:00
Alan Saul
d3e79495e7 Added option for plotting with SVGP 2015-05-21 16:33:35 +01:00
Alan Saul
5dd75d66ae Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-04-28 10:51:23 +01:00
Alan Saul
75ebe4bf10 Added log predictive density, student t degrees of freedom gradients and plotting functionality 2015-04-27 18:56:20 +01:00
mzwiessele
335df2942f [plotting] added predict_kw to plot function 2015-04-24 11:02:01 +02:00
Alan Saul
f4cf052bce Added option to plot the transformed link function (posterior once the link function has been applied) 2015-04-10 15:44:15 +01:00
Mike Croucher
82a9bb9d93 Merge remote-tracking branch 'upstream/devel' into devel 2015-04-09 14:21:15 +01:00
mzwiessele
970df9b88e Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-04-08 08:24:59 +02:00
mzwiessele
e35999b24b [var plots] wrong return values 2015-04-08 08:24:55 +02:00
Mike Croucher
5c653fa4b0 Fix merge conflicts 2015-04-01 13:03:48 +01:00
Mike Croucher
e82b5fe773 Resolve merge conflicts 2015-04-01 11:44:20 +01:00
James Hensman
b48d58fb1f merged. ish. 2015-03-23 16:26:31 +00:00
mzwiessele
b47e5ab4bb [ploting init] minor 2015-03-23 08:47:45 +00:00
Mike Croucher
cf1c382acd xrange fixes for Python 3 2015-03-07 07:49:59 +00:00
Mike Croucher
300bdb960b Print fixes for Python 3 2015-02-27 19:04:25 +00:00
Mike Croucher
74f8caba2b Exception fixes for Python 3 compat 2015-02-26 14:23:12 +00:00
Mike Croucher
4b4e5d4901 Convert print to function for Python 3 compatibility 2015-02-26 09:01:27 +00:00
Mike Croucher
5e4afb765a Relative import fixes for Python 3 compatibility 2015-02-26 07:10:10 +00:00
mellorjc
f25797cd61 catch only a specific error
catch only NameError, rather than everything.
2015-02-19 11:45:57 +00:00
mellorjc
7ad275ce8a matplotlib interactive mode only in IPython
have interactive mode only in IPython so that running scripts that plot from python behave like normal.
2015-02-19 11:31:46 +00:00
James Hensman
b499a870fb fixed a plotting bug for sliced plots 2015-02-10 14:23:03 +00:00
Max Zwiessele
187f85c239 [huge merge] the second 2014-11-21 16:42:01 +00:00
Max Zwiessele
180650ec85 [huge merge] trying to merge old master and master 2014-11-21 16:17:03 +00:00
James Hensman
5927872ec6 more coooooopyrighting 2014-11-21 12:15:05 +00:00
Max Zwiessele
26c358b5a0 [kernel plots] updates on bar plots 2014-11-21 09:59:45 +00:00
Max Zwiessele
3c642a5600 [MRD] updates and nicer plotting 2014-11-12 15:08:38 +00:00
Alan Saul
1cf4ad1ff4 Fixed lots of examples 2014-11-05 17:43:32 +00:00
James Hensman
669a2f0cef remove dead hierachical code 2014-11-04 17:55:55 +00:00
James Hensman
b3aa8fa1e2 work on kernel plotting 2014-11-04 09:46:52 +00:00
James Hensman
304db40f5b improved kernel plotting 2014-11-03 14:03:37 +00:00
Max Zwiessele
aa50f1f303 [latent plotting] some adjustments for nicer looking plots 2014-10-29 08:21:37 +00:00
Max Zwiessele
6a260409fa [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00
James Hensman
48fb604891 some improvements to plotting 2d kernels 2014-09-17 12:30:56 +01:00
Zhenwen Dai
049b58c729 Remove the dependency on matplotlib 2014-09-12 11:51:51 +01:00
mzwiessele
3fff0448be [ard plotting] adjustments to the filtering 2014-09-05 14:17:13 +01:00
mzwiessele
c0bf227985 [dim red plots] plotting big models
Conflicts:
	GPy/plotting/matplot_dep/dim_reduction_plots.py
2014-08-28 15:55:00 -07:00
mzwiessele
7bdbe21cd1 [kernel ard plot] label adjustment 2014-08-27 16:21:03 -07:00
mzwiessele
d000893878 [ard] enhanced ard handling and plotting
Conflicts:
	GPy/kern/_src/linear.py
	GPy/models/ss_gplvm.py
2014-08-25 09:55:58 -07:00
Zhenwen Dai
785c580032 merge the current devel into psi2 2014-08-11 18:01:23 +01:00
Ricardo
140fdc8211 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-08-06 14:45:20 +01:00
Ricardo
128e894560 coregionalized 2D plotting fixed 2014-08-06 14:44:56 +01:00
mzwiessele
8c80fb9c52 [inference] less constant jitter, and jitter adjustements
Conflicts:
	GPy/util/linalg.py
2014-07-22 09:26:20 -07:00
mzwiessele
35b778b45f [logging] 2014-06-27 16:19:23 -07:00
Zhenwen Dai
0b75aa8b0f add truncated linear kernel 2014-06-16 10:14:41 +01:00
mzwiessele
3525e45b2f [copy] is now fully functional, only hierarchy observers will be copied and pickled 2014-05-23 11:11:21 +01:00
mzwiessele
fa750d4ba4 [dim_reduce examples] updated plotting of brendan and bgplvm_oil 2014-05-22 15:08:36 +01:00
Zhenwen Dai
52c0be1848 merge devel branch in 2014-05-21 10:38:34 +01:00
Zhenwen Dai
a2203179f6 [psi2] implement RBF cpu 2014-05-21 10:34:51 +01:00
Max Zwiessele
dafad62363 [lmv_dimselect] we need to keep a pointer to the lvm_dimselect object, as the updates are weak references: dim_select = ... 2014-05-20 14:43:18 +01:00