splito.plot
splito.plot
plot_distance_distributions
plot_distance_distributions(
distances,
labels: Optional[List[str]] = None,
colors: Optional[List[str]] = None,
styles: Optional[List[str]] = None,
ax: Optional[plt.Axes] = None,
outlier_factor: Optional[float] = 3.0,
)
Visualizes the distribution of distances between the clusters in the style of the MOOD paper.