popari.model.Popari.estimate_weights# Popari.estimate_weights(use_neighbors=True, synchronize=True)[source]# Update embeddings (latent states) for each replicate. Parameters: use_neighbors (bool) – If specified, weight updates will take into account neighboring interactions. Default: True synchronize (bool)