GPy/GPy/examples/__init__.py
2014-11-21 11:48:40 +00:00

7 lines
211 B
Python

# Copyright (c) 2012-2014, GPy authors (see AUTHORS.txt).
# Licensed under the BSD 3-clause license (see LICENSE.txt)
import classification
import regression
import dimensionality_reduction
import non_gaussian