sportslabkit.image_model.visualization#

Overview#

Function#

plot_tsne(embeddings, labels, image_paths, show, title, teams, n_images, **kwargs)

-

Functions#

sportslabkit.image_model.visualization.plot_tsne(embeddings, labels, image_paths=None, show=True, title='t-SNE plot of embeddings', teams=None, n_images=10, **kwargs)[source]#