Skip to content
#

weighted-least-squares

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

An in-depth analysis of a gaming retailer's customer data to improve overall sales performance through enhanced understanding of customer behavior and loyalty patterns.

  • Updated Mar 15, 2025
  • Jupyter Notebook

Various codes centered around problems in Bayesian inference, Bayesian Linear Regression, and Bayesian Non-Linear Parameter Estimation using the application of various Markov Chain Monte Carlo Algorithms

  • Updated Nov 16, 2024
  • Python

Improve this page

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

Learn more