mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-14 06:22:38 +02:00
some tifying in the models classes
This commit is contained in:
parent
cd3bcee11c
commit
63ab143e7c
6 changed files with 15 additions and 26 deletions
|
|
@ -1,8 +1,6 @@
|
|||
'''
|
||||
Created on 10 Apr 2013
|
||||
# ## Copyright (c) 2013, GPy authors (see AUTHORS.txt).
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
|
||||
@author: Max Zwiessele
|
||||
'''
|
||||
from GPy.core import Model
|
||||
from GPy.core import SparseGP
|
||||
from GPy.util.linalg import PCA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue