Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 554 Bytes

File metadata and controls

25 lines (25 loc) · 554 Bytes

Useful algorithms implemented on LabeledMatrix

anomaly

Vector similarities

jaccard

top_values_similarity

Allocation algorithms

round_robin_allocation

argmax_allocation

Clustering

tail_clustering

hierarchical_clustering

connected_components

affinity_clusters

spectral_clusters

Matrix factorization

co_clustering

svd

svd_approximation

nmf

nmf_fold

nmf_approximation

Plotting

display_reco

plot_as_clustermap

plot_as_heatmap