ismms-himc / clustergrammer2-notebooks

Examples using Clustergrammer2 to explore high-dimensional datasets.
https://clustergrammer.readthedocs.io/case_studies.html
40 stars 11 forks source link

MNIST example with bqplot image #3

Open cornhundred opened 5 years ago

cornhundred commented 5 years ago

Make a MNIST (and fashion MNIST) example with a heatmap and a bqplot widget that shows selected digits or selected pixels as images. We will have the bqplot widget observe the selected rows/columns of the Clustergrammer2 widget. This will be a nice way of showing the linked views we can generate using widgets. We can also make the example in Jupyter Lab and position the two views next to each other.