mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 07:46:22 +02:00
deactivated test_models()
This commit is contained in:
parent
1f5837d200
commit
dc19f44a7f
2 changed files with 6 additions and 3 deletions
|
|
@ -10,7 +10,6 @@ import numpy as np
|
|||
import GPy
|
||||
|
||||
default_seed=10000
|
||||
|
||||
def crescent_data(seed=default_seed): #FIXME
|
||||
"""Run a Gaussian process classification on the crescent data. The demonstration calls the basic GP classification model and uses EP to approximate the likelihood.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue