mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
docstring typo fix
This commit is contained in:
parent
4286501df4
commit
5c587e91b9
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ class SparseGPCoregionalizedRegression(SparseGP):
|
|||
|
||||
:param name: model name
|
||||
:type name: string
|
||||
:param W_rank: number tuples of the corregionalization parameters 'W' (see coregionalize kernel documentation)
|
||||
:param W_rank: number tuples of the coregionalization parameters 'W' (see coregionalize kernel documentation)
|
||||
:type W_rank: integer
|
||||
:param kernel_name: name of the kernel
|
||||
:type kernel_name: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue