Methods › General › Generalized Linear Models › Linear Regression

Linear Regression

1,657 papers tagged archive 2025-07-28

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most common is least squares, where we minimize the mean square error between the predicted values ŷ = Xβ̂ and actual values y: (y-Xβ)².

We can also define the problem in probabilistic terms as a generalized linear model (GLM) where the pdf is a Gaussian distribution, and then perform maximum likelihood estimation to estimate β̂.

Image Source: Wikipedia

Papers archive 2025-07-28

30 shown of 1,657, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

20 shown of 416 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
regression906
BIG-bench Machine Learning86
Prediction62
Time Series55
Time Series Analysis47
Vocal Bursts Intensity Prediction41
In-Context Learning38
Transfer Learning38
Variable Selection32
valid32
Federated Learning31
Model Selection31
feature selection31
Clustering29
Management29
Decision Making26
Bayesian Inference24
parameter estimation23
General Classification22
Causal Inference19

Usage over time archive 2025-07-28

Papers per year tagged with Linear Regression: 2007 to 2025, peak 257 257 0 2007: 1 paper 2007 2008: 3 papers 2009: 2 papers 2009 2010: 4 papers 2011: 2 papers 2011 2012: 3 papers 2013: 20 papers 2013 2014: 19 papers 2015: 29 papers 2015 2016: 37 papers 2017: 67 papers 2017 2018: 81 papers 2019: 116 papers 2019 2020: 237 papers 2021: 210 papers 2021 2022: 207 papers 2023: 237 papers 2023 2024: 257 papers 2025: 125 papers 2025
Papers per year the archive tags with this method, by the paper's archive date (1,657 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Generalized Linear Models

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections