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 make_tree # Make tree inner_node_dict, leaf_dict = make_tree(dm, leaf_labels, processes = 10, n_trees = 500, plot_tree = True)