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

Use Leaderboard class when reading Experiment results #112

Open
HunterMcGushion opened this issue Jan 7, 2019 · 0 comments
Open

Use Leaderboard class when reading Experiment results #112

HunterMcGushion opened this issue Jan 7, 2019 · 0 comments
Labels
Enhancement New feature or request Priority: Low Do eventually

Comments

@HunterMcGushion
Copy link
Owner

  • In :func:utils.optimization_utils.get_ids_by, see todo comments in commit 61f68df
  • Currently, this pseudo-leaderboard is actually just a pandas.DataFrame
  • Converting it to an actual leaderboards.Leaderboard would improve clarity and help properly sort leaderboard entries when reading
@HunterMcGushion HunterMcGushion added Enhancement New feature or request Priority: Low Do eventually labels Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Priority: Low Do eventually
Projects
None yet
Development

No branches or pull requests

1 participant