Distributed least squares approximation (dlsa) implemented with Apache Spark
-
Updated
Nov 9, 2023 - Python
Distributed least squares approximation (dlsa) implemented with Apache Spark
Numerical analysis methods implemented in Python.
RANSAC (RANdom SAmple Consensus) Algorithm Implementation
Python Tools to Practically Model and Solve the Problem of High Speed Rotor Balancing.
**curve_fit_utils** is a Python module containing useful tools for curve fitting
Robust Regression for arbitrary non-linear functions
A fast and low memory requirement version of PointHop and PointHop++, which is built upon Apache Spark.
Some useful algorithms implemented in Python
Robust locally weighted multiple regression in Python
DLTReconvolution - A Python based software for the analysis of lifetime spectra using the iterative least-square reconvolution method
This is the implementation of the five regression methods Least Square (LS), Regularized Least Square (RLS), LASSO, Robust Regression (RR) and Bayesian Regression (BR).
Fit-o-mat - a versatile program for nonlinear least-squares fitting
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).
Homework 1 for the course ENPM667: Perception for Autonomous Robots
Several numerical methods are provided here written in Python.
WLS, weighted linear regression, weighted least squares in pure Python w/o any dependencies.
This repository consists of the codes that I wrote for implementing various pattern recognition algorithms
Python machine learning program to calculate, predict and visualize using Least Squares method.
Least Squares and Huber regression via CQPs
a collection of numerical methods written in python language.
Add a description, image, and links to the least-square-regression topic page so that developers can more easily learn about it.
To associate your repository with the least-square-regression topic, visit your repo's landing page and select "manage topics."