1 Open Issue Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub
Add BIC metric 3 months ago

AI Summary: Implement the Bayesian Information Criterion (BIC) as a new loss metric in the Bingo symbolic regression framework. This involves adding the BIC calculation to the fitness function and gradient mixin modules, updating unit tests to cover the new functionality, and documenting the addition in the project's regression documentation.

Complexity: 4/5
help wanted good first issue

Python