mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-30 14:35:15 +02:00
removed more more more imports
This commit is contained in:
parent
4a3db2bef7
commit
1765e017dd
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@
|
||||||
import sympy as sym
|
import sympy as sym
|
||||||
from GPy.util.symbolic import normcdfln
|
from GPy.util.symbolic import normcdfln
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from ..util.univariate_Gaussian import std_norm_pdf, std_norm_cdf
|
|
||||||
#from GPy.util.functions import clip_exp
|
|
||||||
import link_functions
|
import link_functions
|
||||||
from symbolic import Symbolic
|
from symbolic import Symbolic
|
||||||
from scipy import stats
|
from scipy import stats
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue