Bingo’s Documentation#
Bingo is a flexible Python library for symbolic regression via genetic programming.
Get Started
Install Bingo and do a quick example.
High-Level Concepts
Get an understanding of how Bingo works at a high level including basic concepts like symbolic regression, genetic programming etc.
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.
API Docs
Descriptions of how to use Bingo’s classes and methods including their inputs, outputs, etc.