Skip to content
#

partial-least-squares

Here are 18 public repositories matching this topic...

Fast CPU and GPU Python implementations of Improved Kernel Partial Least Squares (PLS) by Dayal and MacGregor (1997) and Fast Partition-Based Cross-Validation With Centering and Scaling for XTX and XTY by Engstrøm and Jensen (2025).

  • Updated Jul 12, 2025
  • Python

Computation of training set (X^T * W * X) and (X^T * W * Y) or (X^T * X) and (X^T * Y) in a cross-validation setting using the fast algorithms by Engstrøm and Jensen (2025).

  • Updated Aug 27, 2025
  • Python

Improve this page

Add a description, image, and links to the partial-least-squares topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the partial-least-squares topic, visit your repo's landing page and select "manage topics."

Learn more