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

Create a figure class that displays the MAP of multiple runs #12

Closed
4 tasks done
DavAug opened this issue Nov 9, 2020 · 0 comments · Fixed by #18
Closed
4 tasks done

Create a figure class that displays the MAP of multiple runs #12

DavAug opened this issue Nov 9, 2020 · 0 comments · Fixed by #18

Comments

@DavAug
Copy link
Owner

DavAug commented Nov 9, 2020

Create a figure that

  • Takes a pandas.DataFrame with keys ['ID', 'Parameter', 'Estimate' , 'Score', 'Run']
  • Displays the estimates across runs in a bar plot. Each parameter in a separate figure.
  • Score and run in hovertext
  • Each individual gets a different colour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant