mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-05 14:55:15 +02:00
new: Student-t processes #525
This commit is contained in:
parent
717d3f56f2
commit
aa0a7bcb41
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ from ..util.normalizer import Standardize
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from scipy import stats
|
from scipy import stats
|
||||||
from paramz import ObsAr
|
from paramz import ObsAr
|
||||||
from paramz.transformations import Logistic, Logexp, LogexpClipped
|
from paramz.transformations import Logexp
|
||||||
|
|
||||||
import warnings
|
import warnings
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue