GPy/GPy
Tao Cui 3e19a85575
Update priors_plots.py (#929)
Change pb.hist(rvs, 100, normed=True) to pb.hist(rvs, 100, density=True) in file priors_plots.py.
2021-06-07 19:28:37 -07:00
..
core Fix GPy.priors.InverseGamma (#903) 2021-05-26 17:37:55 -07:00
examples Fix MPL_AVAILABLE error. 2021-05-24 09:19:45 +01:00
inference latent function inference intro and format 2020-06-18 14:41:06 +01:00
kern Fix description of exponentiated quadratic covariance function and add kernels. (#872) 2021-05-13 10:50:32 -07:00
likelihoods maint: Wrap very long lines (> 450 chars) 2020-06-24 16:22:19 +01:00
mappings Use super().__init__ consistently, instead of sometimes calling base class __init__ directly 2020-06-18 15:32:59 +02:00
models Update GPLVM class to use metadata and output normalizers. 2021-05-19 18:52:40 +01:00
old_tests a little work on mappings 2015-03-23 12:38:15 +00:00
plotting Update priors_plots.py (#929) 2021-06-07 19:28:37 -07:00
testing Fix GPy.priors.InverseGamma (#903) 2021-05-26 17:37:55 -07:00
util Update GPy/util/normalizer.py 2021-05-19 18:52:40 +01:00
__init__.py Paramz 0.8 2017-10-02 09:35:55 +01:00
__version__.py incremented version 2021-05-11 14:32:05 -07: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