scikit-learn/sklearn/cross_decomposition/__init__.py

3 lines
40 B
Python

from .pls_ import *
from .cca_ import *