from ._pls import PLSCanonical, PLSRegression, PLSSVD, CCA
__all__ = ['PLSCanonical', 'PLSRegression', 'PLSSVD', 'CCA']