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

"freeReg" regression #4

Closed
zolabar opened this issue Jun 3, 2022 · 2 comments
Closed

"freeReg" regression #4

zolabar opened this issue Jun 3, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@zolabar
Copy link
Owner

zolabar commented Jun 3, 2022

Trend objects could support a SymPy based "free ansatz" regression, for example

reg = Trend(x_in, y_out, "freeReg","aarctan(bx)")

"aarctan(bx)" could be converted by SymPy to a numerical object and in combination with curve_fit from SciPy the fir could be simply done.

A function in methdods.py called freeReg(x, y, "aarctan(bx)") is the start.

@zolabar zolabar added the enhancement New feature or request label Jun 3, 2022
@LeonardJung
Copy link

DALL·E 2022-07-12 14 41 46 - Yellow-breasted Macaw rides Python Blue Background, digital art

Vorschlag für ein neues Logo. Das ist ein Gelbbrustara der eine Python reitet (wegen Python und so). Ist von einer AI Software generiert. :)

@zolabar
Copy link
Owner Author

zolabar commented Jul 13, 2022

@LeonardJung , schönes Bild. Haben Sie auch noch das Mathe-Ara-Bild, mit dem Papier?

@zolabar zolabar closed this as completed Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants