Bingo’s Documentation#

Bingo is a flexible Python library for symbolic regression via genetic programming.

img-top

Get Started

Install Bingo and do a quick example.

img-top

High-Level Concepts

Get an understanding of how Bingo works at a high level including basic concepts like symbolic regression, genetic programming etc.

img-top

Low-Level Concepts

Looking to develop your own components of GPSR or get an in-depth understand of Bingo’s concepts? See the low-level user guide for detailed descriptions and examples of Bingo’s concepts.

img-top

API Docs

Descriptions of how to use Bingo’s classes and methods including their inputs, outputs, etc.