There are 2 repositories under nonlinear-regression topic.
Python implementation of Levenberg-Marquardt algorithm built from scratch using NumPy.
doing audio digital signal processing in tensorflow to try to recreate digital audio effects
GPU/TPU accelerated nonlinear least-squares curve fitting using JAX
MITx 6.86x | Machine Learning with Python | From Linear Models to Deep Learning
Fitting dose-response models in R
Benchmark a given function for variable input sizes and find out its time complexity
Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in C++.
Robust Regression for arbitrary non-linear functions
GMPE-estimation implements a one-stage estimation algorithm to estimate ground-motion prediction equations (GMPE) with spatial correlation. It also quantifies the uncertainty of spatial correlation and intensity measure predictions.
This is an open source library that can be used to autofocus telescopes. It uses a novel algorithm based on robust statistics. For a preprint, see https://arxiv.org/abs/2201.12466 .The library is currently used in Astro Photography tool (APT) https://www.astrophotography.app/
Hierarchical dose-response models in R
Code and Simulations using Bayesian Approximate Kernel Regression (BAKR)
Neural nets for high accuracy multivariable nonlinear regression.
one day introduction to generalized nonlinear models using the gnm and logmult R packages
a c++ library with statistical machine learning algorithms for linear and non-linear robust regression that can be used with python.
An R package for seed germination assays
Regularized Levenberg-Marquardt algorithm for nonlinear regression on small size datasets
Fortran software for automatically calibrating constitutive laws using Genetic Algorithms optimization.
SciPy style API for NLopt
simple codes, useful in data analysis for physics student
Fit and evaluate nonlinear regression models.
A reliable and reproducible way of fitting non-linear regression over levels of a factor in R
A bound constrained nonlinear least squares solver
An implementation of a novel Gradient Boosting algorithm inspired by ARMA models, as detailed in the associated IEEE paper on nonlinear sequential regression.
CW Code and Dataset for SMDS module at Coventry University. Applied Nonlinear Regression and Bayesian Inference techniques to analyze MEG brain responses from a simulated neuromarketing experiment. The project demonstrates proficiency in modeling complex biological signals and estimating parameter uncertainty using Approximate Bayesian Computation
Youtube Trend Video İstatistiklerinin Analizi
Nonlinear Regression Models
CSE 569, Fall 2019 Fundamentals of Statistical Learning Course at ASU
using regression models(Linear Regression, non linear ,regularization)
Create a regression smoothing spline for a set of points.