GPy/GPy
Zhenwen Dai 1f9ac259ca
Merge pull request #783 from MashaNaslidnyk/num-data-fix
Update self.num_data in GP when X is updated
2020-03-13 10:08:05 +00:00
..
core Merge pull request #783 from MashaNaslidnyk/num-data-fix 2020-03-13 10:08:05 +00:00
examples Minor fix to multioutput regression example, to clarify code + typo. 2019-12-06 17:58:32 +00:00
inference fix: reorder brackets to avoid an n^2 array 2019-11-11 08:20:16 +00:00
kern Merge branch 'feature-multioutput-grad-obs' of git://github.com/esiivola/GPy into esiivola-feature-multioutput-grad-obs 2019-07-22 10:54:28 +01:00
likelihoods fix ImportError in likelihood.py 2020-03-09 11:56:23 +08:00
mappings Serialization: Add docstrings 2018-06-07 09:52:13 +01:00
models self.num_data and self.input_dim are set dynamically in class GP() after the shape of X. In MRD, the user-specific values are passed around until X is defined. 2020-01-10 12:42:03 +00:00
old_tests a little work on mappings 2015-03-23 12:38:15 +00:00
plotting fix plotly default marker symbol dict 2019-08-05 10:26:35 +02:00
testing Merge pull request #783 from MashaNaslidnyk/num-data-fix 2020-03-13 10:08:05 +00:00
util Merge branch 'feature-multioutput-grad-obs' of git://github.com/esiivola/GPy into esiivola-feature-multioutput-grad-obs 2019-07-22 10:54:28 +01:00
__init__.py Paramz 0.8 2017-10-02 09:35:55 +01:00
__version__.py Bump the version number for release 2019-10-16 15:13:42 +01:00
defaults.cfg [defaults.cfg] updated so we can ship it 2015-11-30 10:33:24 +00:00
installation.cfg [mrd] plot_scales and plot_latent added 2016-03-01 10:02:02 +00:00