temporalmapper.utilities

Functions

cluster_avg_1D(cluster_data, y_data)

Average out the y_data in each cluster, to use as y-axis positions for the graph visualization

cluster_most_common(cluster_data, y_data)

Get the most common y_data val in each cluster

compute_cluster_yaxis(clusters, semantic_dist)

compute_point_rates(data, time, distances, width)

cosine_window(distance[, width])

Returns weights for smoothing the Morse density

epsilon_balls(data, epsilon)

Return (distances, indices) of points in B(r,x)

std_sigmoid(x)

weighted_clusters(data, time, checkpoints, ...)