Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Machine learning›Partial Least Squares Regression (PLS)
Machine learning

Partial Least Squares Regression (PLS)

Also known as: PLS regression, projection to latent structures, PLSR, kısmi en küçük kareler

Partial least squares regression predicts a response from many, often highly collinear predictors by projecting them onto a small set of latent components — but, unlike principal components regression, it chooses those components to maximize their covariance with the response, not just the variance of the predictors. This supervised dimension reduction makes PLS a workhorse in chemometrics, spectroscopy, and other wide-data settings where predictors vastly outnumber observations.

ScholarGate
  1. Machine learning
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Partial Least Squares
Multiple Linear Regressi…Principal Components Reg…Ridge RegressionCanonical Correlation An…Stepwise Regression

When to use it

Use PLS regression when you have many predictors that are strongly correlated or even more numerous than your observations (p ≫ n) — the classic situation in spectroscopy, chemometrics, genomics, and sensor data — and you want a stable predictive model from a few interpretable components. It typically needs fewer components than PCR because its directions are tuned to the response, and it handles multivariate responses naturally (PLS2). It assumes a roughly linear relationship and, being covariance-driven, is sensitive to predictor scaling, so standardization is standard practice. When predictors are few and well-conditioned, ordinary or penalized regression (ridge/lasso) is simpler and often preferable; PLS shines specifically in the wide, collinear regime.

Strengths & limitations

Strengths
  • Handles many, highly collinear predictors and the p ≫ n regime gracefully.
  • Supervised components capture predictive signal in fewer dimensions than PCR.
  • Provides interpretable latent components, scores, and loadings.
  • Extends naturally to multiple response variables (PLS2).
Limitations
  • Assumes an approximately linear predictor-response relationship.
  • Sensitive to scaling, so predictors must usually be standardized.
  • The number of components must be tuned, typically by cross-validation.
  • Latent components can be harder to interpret than original variables, and inference is less standard.

Frequently asked

How is PLS different from principal components regression?

Both reduce many predictors to a few components before regressing, but PCR chooses components by predictor variance alone (unsupervised), whereas PLS chooses them to maximize covariance with the response (supervised). Because PLS uses the target when forming components, it often needs fewer of them to reach the same predictive accuracy.

How many components should I keep?

The number of latent components is chosen by cross-validation — typically by selecting the number that minimizes cross-validated prediction error (often with a one-standard-error rule for parsimony). Too few components underfit; too many start to fit noise.

Why must I standardize the predictors?

PLS components maximize covariance, which depends on the scale of the predictors. Without standardization, variables measured on large scales dominate the components regardless of their relevance. Centring and scaling the predictors (and often the response) puts them on equal footing.

Sources

  1. Wold, S., Sjöström, M., & Eriksson, L. (2001). PLS-regression: a basic tool of chemometrics. Chemometrics and Intelligent Laboratory Systems, 58(2), 109–130. DOI: 10.1016/S0169-7439(01)00155-1 ↗
  2. Geladi, P., & Kowalski, B. R. (1986). Partial least-squares regression: a tutorial. Analytica Chimica Acta, 185, 1–17. DOI: 10.1016/0003-2670(86)80028-9 ↗

How to cite this page

ScholarGate. (2026, June 2). Partial Least Squares Regression (PLS). ScholarGate. https://scholargate.app/en/machine-learning/partial-least-squares

Related methods

Multiple Linear RegressionPrincipal Components RegressionRidge Regression

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Multiple Linear RegressionStatistics↔ compare
  • Principal Components RegressionMachine learning↔ compare
  • Ridge RegressionMachine learning↔ compare
Compare side by side →

Referenced by

Canonical Correlation AnalysisPrincipal Components RegressionStepwise Regression

Similar methods

Principal Components RegressionPartial Least Squares Structural Equation ModelingPrincipal Component AnalysisLasso RegressionRidge RegressionMultivariate RegressionRedundancy AnalysisRegularized linear regression

Related reference concepts

Partial Least Squares RegressionMultivariate RegressionChemometrics and Data AnalysisMultivariate Multiple RegressionPrincipal Component AnalysisCanonical Correlation Analysis

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Partial Least Squares (Partial Least Squares Regression (PLS)). Retrieved 2026-07-21 from https://scholargate.app/en/machine-learning/partial-least-squares · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Herman Wold; popularized by Svante Wold in chemometrics
Year
1975
Type
Supervised latent-variable regression
Handles
Many, collinear predictors (p ≫ n)
Components
Latent directions maximizing covariance with the response
Output
Regression on a few supervised components
Related methods
Multiple Linear RegressionPrincipal Components RegressionRidge Regression
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account