Glyph: Symbolic Regression Tools

Markus Quade,Julien Gout,Markus Abel
DOI: https://doi.org/10.48550/arXiv.1803.06226
2018-03-21
Abstract:We present Glyph - a Python package for genetic programming based symbolic regression. Glyph is designed for usage let by numerical simulations let by real world experiments. For experimentalists, glyph-remote provides a separation of tasks: a ZeroMQ interface splits the genetic programming optimization task from the evaluation of an experimental (or numerical) run. Glyph can be accessed at <a class="link-external link-http" href="http://github.com/ambrosys/glyph" rel="external noopener nofollow">this http URL</a> . Domain experts are be able to employ symbolic regression in their experiments with ease, even if they are not expert programmers. The reuse potential is kept high by a generic interface design. Glyph is available on PyPI and Github.
Mathematical Software,Neural and Evolutionary Computing,Optimization and Control,Data Analysis, Statistics and Probability
What problem does this paper attempt to address?