Skip to content
#

partial-least-squares-regression

Here are 34 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

R scripts for predicting soil organic carbon using soil spectral library from visible, near-infrared and shortwave-infrared (VNIR) and middle-infrared (MIR) using LASSO and PLS regression methods and the target-oriented cross-validation strategy.

  • Updated Aug 20, 2023
  • R

The HotellingEllipse package helps draw the Hotelling's T-squared ellipse on a PCA or PLS score scatterplot by computing the Hotelling's T-squared statistic and providing the ellipse's coordinates, semi-minor, and semi-major axes lengths.

  • Updated Jan 4, 2025
  • R

Improve this page

Add a description, image, and links to the partial-least-squares-regression 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-regression topic, visit your repo's landing page and select "manage topics."

Learn more