Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 311 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 311 Bytes

MCMC-regression

Beyond scipy.optimize.curve_fit(): nonlinear regression with MCMC

Use MCMC (Markov chain Monte Carlo) simulated annealing algorithm for ill-conditioned function fitting.

Report