I am following a tutorial on Gaussian Process Latent Variable Model here is the link https://pyro.ai/examples/gplvm.html
It is a dimension-reduction method. Now I want to evaluate the model and find the accuracy, confusion matrix is it possible to do so?