This merge changes some parameter names and how they are treated (for example, k_str_multiplier --> k_str, k --> k_iter), and also allows truncating the number of keys in dictionaries, which is useful when the data to be visualized by visualize_sample contains ids as dict keys.
This merge changes some parameter names and how they are treated (for example, k_str_multiplier --> k_str, k --> k_iter), and also allows truncating the number of keys in dictionaries, which is useful when the data to be visualized by
visualize_sample
contains ids as dict keys.