Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printing hall of fame should be nicely formatted #184

Open
MilesCranmer opened this issue Mar 19, 2023 · 0 comments
Open

Printing hall of fame should be nicely formatted #184

MilesCranmer opened this issue Mar 19, 2023 · 0 comments

Comments

@MilesCranmer
Copy link
Owner

This seems like a pretty obvious tweak to make: the string representation for a dominating Pareto front: https://github.com/MilesCranmer/SymbolicRegression.jl/blob/master/src/HallOfFame.jl#L112

should be used to define a custom show method for the HallOfFame type, so that users can print it without manually coding it up.


Also, it might be nice to store HallOfFame in a DataFrames.jl type.

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

No branches or pull requests

1 participant