Repository URL to install this package:
|
Version:
0.23.2 ▾
|
from ._pls import PLSCanonical, PLSRegression, PLSSVD
from ._cca import CCA
__all__ = ['PLSCanonical', 'PLSRegression', 'PLSSVD', 'CCA']