mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-02 14:45:15 +02:00
fix pytesting ep_likelihood
This commit is contained in:
parent
878eea8fc1
commit
df2af35a41
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ class TestObservationModels:
|
||||||
|
|
||||||
def test_epccassification(self):
|
def test_epccassification(self):
|
||||||
self.setup()
|
self.setup()
|
||||||
self.tear_down()
|
|
||||||
|
|
||||||
bernoulli = GPy.likelihoods.Bernoulli()
|
bernoulli = GPy.likelihoods.Bernoulli()
|
||||||
laplace_inf = GPy.inference.latent_function_inference.Laplace()
|
laplace_inf = GPy.inference.latent_function_inference.Laplace()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue