Symbolic regression

Find a readable equation for your data — something like 2*x^2 - 3*x + 1, not a black box with a million weights. Load a CSV or try a sample, pick the shape you expect, and press Run.

Under the hood it breeds random equations against your data and keeps the ones that fit — evolution, on algebra.

Runs entirely in your browser — nothing is ever uploaded. Fits one input to one output (y = f(x)); if your CSV has more columns you choose which is x and the rest are ignored.


or

no file loaded