GPy/GPy/examples/__init__.py
2014-02-27 15:37:31 +00:00

9 lines
241 B
Python

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