TopicModel

class autotm.fitness.tm.TopicModel(uid: UUID, topic_count: int, num_processors: int, dataset: Dataset, params: list, decor_test=False, train_option: str = 'offline')
dispose()

Disposes the model instance and removes the model from the object making it reusable again :return: