mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
using pods
This commit is contained in:
parent
f62a487f24
commit
dec5bf8cef
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Examples for GPy.
|
||||
|
||||
The examples in this package usually depend on `pods <https://github.com/sods/ods>`_ so make sure
|
||||
you have that installed before running examples.
|
||||
you have that installed before running examples. The easiest way to do this is to run `pip install pods`. `pods` enables access to 3rd party data required for most of the examples.
|
||||
"""
|
||||
from . import classification
|
||||
from . import regression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue