/scikit-guess

Fast, non-iterative estimation of fitting parameters for common functions

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

This project has moved to GitLab: https://gitlab.com/madphysicist/scikit-guess. Please download the latest code and submit issues there rather than GitHub, which will no longer be monitored until this stale clone is deleted.

scikit-guess

This scikit contains methods for computing fast, non-iterative estimates of fitting parameters for common functions. The estimates may be used as-is on their own, or refined through non-linear optimization algorithms. The name of the scikit comes from the fact that estimates are a good initial guess for the optimal fitting parameters.

Documentation available on Read the Docs: https://scikit-guess.readthedocs.io/en/latest/.