least-square-regression
Here are 133 public repositories matching this topic...
Language:All
Sort:Most stars
Vanishing Point detection for images and videos using Least Squares in C++
- Updated
Jul 28, 2017 - C++
Repository containing introduction to the main methods and models used in machine learning problems of regression, classification and clustering.
- Updated
Sep 30, 2023 - Jupyter Notebook
Distributed least squares approximation (dlsa) implemented with Apache Spark
- Updated
Nov 9, 2023 - Python
Python Tools to Practically Model and Solve the Problem of High Speed Rotor Balancing.
- Updated
Sep 28, 2023 - Python
Solve many kinds of least-squares and matrix-recovery problems
- Updated
Oct 29, 2023 - Julia
RANSAC (RANdom SAmple Consensus) Algorithm Implementation
- Updated
Feb 18, 2021 - Python
Numerical analysis methods implemented in Python.
- Updated
Mar 1, 2021 - Python
Trilateration example using least squares method in scipy
- Updated
Aug 2, 2018 - Jupyter Notebook
**curve_fit_utils** is a Python module containing useful tools for curve fitting
- Updated
Dec 23, 2017 - Python
Robust Regression for arbitrary non-linear functions
- Updated
Jun 16, 2018 - Python
Time Series Regression with Python
- Updated
Feb 21, 2024 - Jupyter Notebook
Some useful algorithms implemented in Python
- Updated
Jun 3, 2022 - Python
A fast and low memory requirement version of PointHop and PointHop++, which is built upon Apache Spark.
- Updated
Jul 14, 2020 - Python
Implementation of the Locally Optimized Random SAmple Consensus (LO-RANSAC) 3D plane fitting algorithm
- Updated
Jan 11, 2021 - C++
Robust locally weighted multiple regression in Python
- Updated
Nov 5, 2025 - Python
Machine learning library for symbolic fitting: the unknown system/function is described via NARMAX algebraic expressions being linear combinations of arbitrary non-linear terms provided by the user (like 0.2x²+0.7sin(x) or x[k-1]*y[k-4]^2).
- Updated
Oct 3, 2025 - Python
DLTReconvolution - A Python based software for the analysis of lifetime spectra using the iterative least-square reconvolution method
- Updated
Jan 24, 2021 - Python
Randomized Extended Kaczmarz (C++)
- Updated
Aug 5, 2025 - C++
This is the implementation of the five regression methods Least Square (LS), Regularized Least Square (RLS), LASSO, Robust Regression (RR) and Bayesian Regression (BR).
- Updated
Mar 1, 2019 - Python
基于.Net Framework/WPF框架开发的、通过最小二乘法实现的多项式曲线拟合软件
- Updated
Dec 13, 2023 - C#
Improve this page
Add a description, image, and links to theleast-square-regression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theleast-square-regression topic, visit your repo's landing page and select "manage topics."