MilesCranmer / PySR

High-Performance Symbolic Regression in Python and Julia

Home Page:https://astroautomata.com/PySR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Web interface for PySR

MilesCranmer opened this issue · comments

It would be great if PySR had a web interface to configure a model: check some boxes, select options from drop-down menus (with plenty of explanation), and then it spits out a Python script for you to run locally.

Ideally this could be done from a static webpage with javascript, so then it can be included in the documentation site.

Any help on this would be much appreciated!

(I guess the dream is you could run PySR directly from the web, and view the output plots over time, but I think the ROI of that is rather low.)