ugtm.ugtm_plot

ugtm plot functions.

Functions

plot(coordinates[, labels, title, output, …]) Simple plotting function.
plotClassMap(optimizedModel, labels[, …]) Plots GTM class map.
plotClassMapNoPoints(optimizedModel, labels) Plots GTM class map without 2D representations.
plotLandscape(optimizedModel, labels[, …]) Plots GTM landscape.
plotLandscapeNoPoints(optimizedModel, labels) Plots GTM landscape without 2D representations.
plotMultiPanelGTM(optimizedModel, labels[, …]) Multipanel visualization for GTM object - PDF output.
plot_html(coordinates[, labels, ids, title, …]) Simple plotting function: HTML output.
plot_html_GTM(optimizedModel[, labels, ids, …]) Plotting function for GTM object - HTML output.
plot_html_GTM_projection(optimizedModel, …) Returns a GTM landscape with projected data points - HTML output.
plot_pdf(*args, **kwargs)

Classes

NumpyEncoder([skipkeys, ensure_ascii, …])