Skip to content

Conversation

@atharvas
Copy link
Contributor

Right now, HallOfFame.jl is overfit to only a set of pre-existing metrics (Score / Equation / Complexity). With the introduction of AbstractPopMember we now have the mechanism to track a lot more metrics. This (and following) PR is an attempt to generalize the framework by allowing users to add arbitrary metrics in rows and filter by arbitrary columns.

This also opens up the API to Tables.jl through the SymbolicRegressionTablesExt.jl file which will, amongst other things, allow us to save the hall-of-fame as a DataFrame.jl or a JuliaDB.

@atharvas atharvas changed the title Generalize row collation in HallOfFame.jl. Generalize row/column collation in HallOfFame.jl. Oct 13, 2025
@atharvas atharvas marked this pull request as draft October 13, 2025 08:14
@atharvas
Copy link
Contributor Author

@MilesCranmer This depends on first merging the #505 PR. Converting to Draft status for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants