Home
last modified time | relevance | path

Searched defs:Y_metadata_i (Results 1 – 5 of 5) sorted by relevance

/dports/science/py-GPy/GPy-1.10.0/GPy/likelihoods/
H A Dbinomial.py180 def moments_match_ep(self,obs,tau,v,Y_metadata_i=None): argument
H A Dlikelihood.py226 def moments_match_ep(self,obs,tau,v,Y_metadata_i=None): argument
312 def integrate_gk(self, Y, mu, sigma, Y_metadata_i=None): argument
327 def integrate_gh(self, Y, mu, sigma, Y_metadata_i=None, gh_points=None): argument
H A Dbernoulli.py59 def moments_match_ep(self, Y_i, tau_i, v_i, Y_metadata_i=None): argument
H A Dmultioutput_likelihood.py59 def moments_match_ep(self, data_i, tau_i, v_i, Y_metadata_i): argument
H A Dgaussian.py88 def moments_match_ep(self, data_i, tau_i, v_i, Y_metadata_i=None): argument