oracle.visualization
Module for visualization functions in the ORACLE framework.
Functions
Plot the average performance over all phases for the specified metric. |
|
Plots class-wise performance over all phases for a given metric. |
|
|
Plot a confusion matrix using the given true and predicted labels and display it with matplotlib. |
|
Plot a plain confusion matrix visualization based on true and predicted labels. |
|
Plot ROC curves for each class and compute the macro-average ROC curve. |
|
Plot the training and validation loss curves along with their rolling averages on a logarithmic scale. |
|
Plot UMAP projection of embeddings. |