Commit graph

292 commits

Author SHA1 Message Date
mzwiessele
4f269aced1 [plotting] magnification plot added 2015-10-05 03:02:07 +01:00
mzwiessele
2ea9c03fb8 [plotting] magnification plot added 2015-10-05 02:54:28 +01:00
mzwiessele
155df0b32c [plotting] magnification plot added 2015-10-05 02:51:21 +01:00
mzwiessele
901bf6872f [plotting] magnification plot added 2015-10-05 02:45:13 +01:00
mzwiessele
2b74edca9d [plotting] magnification plot added 2015-10-05 02:36:00 +01:00
mzwiessele
dcbc8d413a [plotting] testing only pngs because macosx cant convert pdf to png.... 2015-10-05 00:37:39 +01:00
mzwiessele
bd128cfa8c [plotting] tests now working? 2015-10-04 23:41:06 +01:00
mzwiessele
9cace89d69 [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:45:23 +01:00
mzwiessele
fa8f73326e [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:10:35 +01:00
mzwiessele
831e032ade [plotting] restructuring more and more 2015-10-04 12:31:22 +01:00
Max Zwiessele
cb18d151fb Update gp_plots.py 2015-10-04 00:10:01 +01:00
Max Zwiessele
2ed92d7523 Update __init__.py 2015-10-04 00:05:58 +01:00
mzwiessele
2d38c22345 [density] rewritten for consistent coloring 2015-10-03 22:23:43 +01:00
mzwiessele
d7b5f45b71 [plotting] added samples plot 2015-10-03 21:14:32 +01:00
mzwiessele
57c4306d92 [plotting] getting there, plots to go: dim red, kern, mapping etc 2015-10-03 19:45:19 +01:00
mzwiessele
c3afb4eaaf [plotting] library is unfolding and should be working tonight 2015-10-03 13:59:01 +01:00
mzwiessele
c7d50ee83b [added testing and plotting] restructuring the plotting library 2015-10-02 18:32:46 +01:00
mzwiessele
b9bfd0fc6d [plotting] cleanup first commit, this cleans the plotting library and adds plotting tests 2015-10-02 18:26:17 +01:00
mzwiessele
fee2f3f727 [density] plotting of likelihoods permitted 2015-10-02 07:47:57 +01:00
mzwiessele
d8243383b4 [density] plot added 2015-10-01 20:06:31 +01:00
mzwiessele
8e4855db10 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:16:58 +01:00
mzwiessele
3815658cc4 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:07:24 +01:00
mzwiessele
07c0284666 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:02:32 +01:00
mzwiessele
5e89a1dfa6 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 16:50:41 +01:00
mzwiessele
71bc90bf98 [newest patch updates, cleaned interfaces and mean_function addidtions] 2015-09-30 14:43:04 +01:00
Zhenwen Dai
cb1f6f1486 remove the automatic importing mpi4py 2015-09-23 16:25:39 +01:00
Zhenwen Dai
a98bafb5b4 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-21 16:38:18 +01:00
Zhenwen Dai
4fa8005800 bug fix for model_plots when specifying which_data_ycols 2015-09-21 16:38:06 +01:00
Ricardo
7e18d340be errobars_trainset -> plot_errorbars_trainset 2015-09-21 13:53:25 +01:00
Alan Saul
f71b57c24e Missing numpy import 2015-09-14 14:38:50 +01:00
Max Zwiessele
d876847d69 Update __init__.py 2015-09-12 14:21:29 +01:00
Max Zwiessele
5e5dc0eac5 Update base_plots.py 2015-09-12 14:21:01 +01:00
Max Zwiessele
7ef32f4615 Update __init__.py 2015-09-12 13:59:16 +01:00
Max Zwiessele
85a96de17e Update __init__.py 2015-09-12 13:56:04 +01:00
Max Zwiessele
1d354f5cce [classification] sparse gp classification and dtc update 2015-09-11 15:08:30 +01:00
Max Zwiessele
fed97b6683 Merge branch 'master' into devel 2015-09-10 14:46:00 +01:00
Alan Saul
ef778f75d4 Updated sampling and plots to be correct shape, and changed plotting of sampling to be posterior samples p(f*|f), like it used to be, and samples_y to plot samples of p(y*|y) 2015-09-10 11:08:28 +01:00
Max Zwiessele
6a5c2ea164 [plotting] no printing of warning unless you actually use plotting 2015-09-10 09:26:07 +01:00
Max Zwiessele
c1a2f7e556 [matplotlib] pylab -> pyplot 2015-09-10 08:55:54 +01:00
Max Zwiessele
a39a63c7f8 [testing] 2015-09-08 15:35:08 +01:00
Max Zwiessele
929cf0a489 [more coverage] and predictive var fixes 2015-09-07 16:52:59 +01:00
Mike Croucher
ec7334846c Python 3 fixes 2015-09-07 15:18:45 +01:00
Ricardo
04b6747e3b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-03 17:30:40 +01:00
Ricardo
6e76a96d77 errorbars fixed 2015-09-03 17:30:16 +01:00
Ricardo
1e45a7cddd gperrors color as parameter 2015-09-03 17:29:39 +01:00
Max Zwiessele
4dfdce9b80 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-03 09:33:13 +01:00
Max Zwiessele
839e3dc6f0 [magnification] plot_magnification expanded 2015-09-03 09:33:07 +01:00
Ricardo
06f540584b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-02 19:40:45 +01:00
Ricardo
8e437e4bda New function to plot just the errorbars of the training data 2015-09-02 19:40:11 +01:00
Max Zwiessele
ca60ad3195 [magnification] mostly plotting and some model corrections for _predictive_variable 2015-09-02 15:46:40 +01:00