modeva.ModelZoo.train_all#

ModelZoo.train_all(silent: bool = False)#

Train all models.

Parameters:

silent (bool, default=False) – If False, will show the progress bar during model training.