mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-09 20:12:38 +02:00
removed uncertain gp regression from the model __init__, since it's now
just a switch in the sparse GP
This commit is contained in:
parent
c003b2f34d
commit
20a02cc445
1 changed files with 0 additions and 1 deletions
|
|
@ -9,4 +9,3 @@ from warped_GP import warpedGP
|
|||
from GP_EP import GP_EP
|
||||
from generalized_FITC import generalized_FITC
|
||||
from sparse_GPLVM import sparse_GPLVM
|
||||
from uncertain_input_GP_regression import uncertain_input_GP_regression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue