modAL icon indicating copy to clipboard operation
modAL copied to clipboard

Code for first image

Open JNaranjo-Alcazar opened this issue 3 years ago • 1 comments

I am trying to make a similar plot to the one in the README.md (the first image with the class probabilities).

Can you provide me with the code please? I don't know how to plot the heatmap from the darkest blue to the darkest red.

Thank you very much for the great tool

JNaranjo-Alcazar avatar Dec 22 '21 09:12 JNaranjo-Alcazar

Hi! I wish I could, but I don't have that code anymore :( If I remember correctly, I have used the contourf function from matplotlib (https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.contour.html).

cosmic-cortex avatar Jan 07 '22 08:01 cosmic-cortex