mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-04 01:02:39 +02:00
__init__.py for Examples directory (see comments in code).
This commit is contained in:
parent
eedf1f99d1
commit
163f12ac47
1 changed files with 6 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
# Copyright (c) 2012, GPy authors (see AUTHORS.txt).
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
|
||||
import classification
|
||||
import regression
|
||||
import unsupervised
|
||||
Loading…
Add table
Add a link
Reference in a new issue