mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-04 01:02:39 +02:00
removed more more imports
This commit is contained in:
parent
422cca27d5
commit
4a3db2bef7
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ from __future__ import division
|
|||
import numpy as np
|
||||
from scipy import stats,special
|
||||
import scipy as sp
|
||||
from GPy.util.univariate_Gaussian import std_norm_pdf,std_norm_cdf
|
||||
import link_functions
|
||||
from likelihood import Likelihood
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue