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

Levenberg Marquardt Implementation Tests vs SciPy #298

Closed
ChrisRackauckas opened this issue Oct 30, 2016 · 0 comments
Closed

Levenberg Marquardt Implementation Tests vs SciPy #298

ChrisRackauckas opened this issue Oct 30, 2016 · 0 comments

Comments

@ChrisRackauckas
Copy link
Contributor

Are there any tests against the SciPy LM implementation to see if this implementation is as robust as possible (assuming the SciPy implementation is good)? I can't seem to find out how to properly use PyCall to use the SciPy curve_fit function, but I think it would be a necessary test since the current LM implementation is lacking a lot of robustness (and while that's a standard feature of the algorithm, it just seems even pickier than normal)

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

2 participants