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 visualization of binary relations #203

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

ThomasColthurst
Copy link
Collaborator

visualize_unary.py gets renamed to make_plots.py because it now makes all the unary and binary plots for a given HIRM run.

The other big change is that missing observations now get plotted in a different color than 0's. I've chosen to plot them as white, and use a light color for 0's (and a dark color for 1's). That's a different choice than the previous code base (and HIRM paper), which plotted missing observations as grey. But I think that's a bad choice here because when plotting real valued observations, an intermediate value like 0.5 might also get displayed as grey.

Sample output:
download
download

@ThomasColthurst ThomasColthurst merged commit edd813e into master Sep 20, 2024
2 checks passed
@ThomasColthurst ThomasColthurst deleted the 091824-thomaswc-make_plots branch September 20, 2024 12:02
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