Skip to main content

An implementation of the most common partial least squares algorithm as multi-block methods

Project description

Partial Least Squares Package

Info text here.

Installation

  • $ git clone https://github.com/b0nsaii/MBPLS.git
  • Install options
    • Install as developing package
      • Move to /directory/to/MBPLS
      • $ pip install -e .
    • Add the directory to your systempath
      • `$ export PYTHONPATH="/directory/to/MBPLS:$PYTHONPATH"
  • Now you can import the MBPLS class by typing
    from mbpls.mbpls import MBPLS

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

mbpls-1.0.1a1.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

mbpls-1.0.1a1-py3-none-any.whl (20.5 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