Automatic parametric modeling with symbolic regression
-
Updated
Jan 6, 2025 - Python
Automatic parametric modeling with symbolic regression
A mathematical relation of the temperature, radius and luminosity with the Absolute Magnitude of a given star is derived using PySR library. Instead of building deep neural networks or complex ML algorithms, PySR simply tries to built mathematical expressions that best describe the relationship between variables in a dataset.
Add a description, image, and links to the pysr topic page so that developers can more easily learn about it.
To associate your repository with the pysr topic, visit your repo's landing page and select "manage topics."