mmlearn.conf.JobType

class JobType(value)[source]

Bases: str, Enum

Type of the job.

Methods

Attributes

eval = 'eval'
train = 'train'