mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-10 12:32:40 +02:00
coregionalisation changed to coregionalization
This commit is contained in:
parent
1bc9374717
commit
4bb2ea9606
9 changed files with 24 additions and 79 deletions
|
|
@ -6,7 +6,6 @@ import numpy as np
|
|||
from ..core import GP
|
||||
from .. import likelihoods
|
||||
from .. import kern
|
||||
#from ..util import multioutput
|
||||
|
||||
class GPMultioutputRegression(GP):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue