ProblemType
Bases: Enum
Enum
Enum to define the problem type.
Attributes
REGRESSION
Set for a regression problem.
CLASSIFICATION
Set for a classification problem.
pyMAISE.ProblemType