ComponentPlotCPD

# Import statement

from hottbox.contrib.visualisation import ComponentPlotCPD
class ComponentPlotCPD(tensor_rep)[source]

Constructor of the interactive dashboard for the TensorCPD objects

Parameters
tensor_repTensorCPD

Tensor represented in the kruskal form.

Notes

  1. There is only one slider for selecting which factor vectors to plot. This is due to the nature of the kruskal representation, i.e. one to one relation between the factor vectors from factor matrices of different modes.