LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/pls4all/__init__.py
src/pls4all/_aom.py
src/pls4all/_config.py
src/pls4all/_context.py
src/pls4all/_errors.py
src/pls4all/_ffi.py
src/pls4all/_methods.py
src/pls4all/_model.py
src/pls4all/_types.py
src/pls4all.egg-info/PKG-INFO
src/pls4all.egg-info/SOURCES.txt
src/pls4all.egg-info/dependency_links.txt
src/pls4all.egg-info/requires.txt
src/pls4all.egg-info/top_level.txt
src/pls4all/sklearn/__init__.py
src/pls4all/sklearn/_base.py
src/pls4all/sklearn/_classification.py
src/pls4all/sklearn/_classifiers_extras.py
src/pls4all/sklearn/_diagnostics.py
src/pls4all/sklearn/_in_sample.py
src/pls4all/sklearn/_method_result.py
src/pls4all/sklearn/_method_result_regressors.py
src/pls4all/sklearn/_regression.py
src/pls4all/sklearn/_selection.py
src/pls4all/sklearn/_transformers.py
tests/test_sklearn_regressors.py
tests/test_sklearn_selectors.py
tests/test_sklearn_slice.py