Skip to content

Commit

Permalink
Update imports
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHuff authored Dec 6, 2018
1 parent 44e3537 commit 4d566c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from kerpy.LinearKernel import LinearKernel
from kerpy.GaussianKernel import GaussianKernel
from scipy.spatial.distance import squareform, pdist, cdist
from sklearn.cross_validation import KFold
from sklearn.model_selection import KFold
from scipy.linalg import solve


Expand Down

0 comments on commit 4d566c5

Please sign in to comment.