# Import statement
from hottbox.contrib.visualisation import ComponentPlotTKD
ComponentPlotTKD
(tensor_rep)[source]¶Constructor of the interactive dashboard for the TensorTKD objects
Tensor represented in the tucker form.
Notes
There is one slider per mode for selecting which factor vector to plot. This is due to the nature of the tucker representation, i.e. each factor from one mode vector is related all factor vectors from all other modes.