Skip to content

Conversation

@VladimirShitov
Copy link

Hey! Here's the implementation of distance matrix visualisation with a triangular heatmap as proposed by Gregor at the hackathon. I also added a notebook with examples of usage.

Code pieces from @slowkow and @ibarra from here ignited the development. The proposed function is basically the cleaned-up version of their code with a nice interface for the users.

Potential improvements:

  • The plot is currently based on matplotlib, not on holoviews;
  • The plot does not look very smooth for some reason. Perhaps, simple rotation with matrix multiplication causes some distortion.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

1 participant