Skip to main content

A Python package for Partial Least Squares

Project description

dspls

This is a Partial Least Squares (PLS) package based on Python.

Partial least squares (PLS) is an extension of PCA in which both the X and Y data are considered. In PCA, only the X data is considered. The goal of the PLS analysis is to build an equation that predicts Y values based on X data.

Update

0.0.1 Finish the code of Basic PLS

0.0.2 Update the KernelPLS

Download

The requirements are listed in "requirements.txt"

Use "pip install git+https://github.com/achrafs758/PLS-from-scratch.git" to install.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plsdsm-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

plsdsm-0.0.1-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page