mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-09 03:52:39 +02:00
Don't import datasets by default since it is almost never needed
This commit is contained in:
parent
b503c71842
commit
b47cc90f95
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ from . import linalg
|
|||
from . import misc
|
||||
from . import squashers
|
||||
from . import warping_functions
|
||||
from . import datasets
|
||||
from . import mocap
|
||||
from . import decorators
|
||||
from . import classification
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue