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

Add script for visualizing RaFTS predictions of performance metrics #32

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bolotinl
Copy link
Collaborator

A new script allows the user to plot a map of RaFTS predicted module performance and/or a scatter plot comparing RaFTS predicted performances to actual performances

Additions

  • Script fs_perf_viz.py, which just requires a viz_config.yaml
  • viz_config.yaml

Testing

The viz_config.yaml should require little to no customization, though it is customizeable in terms of which plots will be generated.

  1. python fs_perf_viz.py "/full/path/to/viz_config.yaml"

Todos

  • Finish and commit .ipynb that demonstrates the utility of fs_perf_viz.py (in progress)

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