mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-05 17:52:39 +02:00
Changed default values of W and kappa for coregionalisation kernel. Changed names of keyword arguments from Nout and R to output_dim and rank.
This commit is contained in:
parent
b83d99cb3c
commit
a61feb17a5
6 changed files with 330 additions and 235 deletions
|
|
@ -283,6 +283,7 @@ try:
|
|||
import gpxpy
|
||||
import gpxpy.gpx
|
||||
gpxpy_available = True
|
||||
|
||||
except ImportError:
|
||||
gpxpy_available = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue