We can help you solve company communication.
Simplify your workflow in minutes.
Already have an account? Log in.
Don't have an account yet? Sign up.
Perform operations and compute the ncd matrix.
Categorize continuous features and encode categorical features.
Cluster using a distance matrix and trees.
Keep track of changes
# Imports from zgli.tree import read_distance_matrix # Read distance matrix dm, labels = read_distance_matrix('distmatrix.txt')