Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Files

Latest commit

 

History

History
12 lines (9 loc) · 681 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 681 Bytes

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/.