Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a findfit function #220

Open
fdekerme opened this issue May 3, 2023 · 0 comments
Open

Add a findfit function #220

fdekerme opened this issue May 3, 2023 · 0 comments

Comments

@fdekerme
Copy link

fdekerme commented May 3, 2023

Since the package is defined as "a simple interface for users who want to quickly run standard parameter estimation routines for model calibration", it would be interesting to add a findfit function on the model of the homonymous functions in Wolfram Mathematica (https://reference.wolfram.com/language/ref/FindFit.html ; https://community.wolfram.com/groups/-/m/t/126143) or SageMath (https://doc.sagemath.org/html/en/reference/numerical/sage/numerical/optimize.html#sage.numerical.optimize.find_fit) for example. This findfit function would combine a "generic" cost function, the definition of the OptimizationProblem and the solving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant