Description of a problem type which is the common underlying problem for different use cases.
KEY | TYPE | Description |
---|---|---|
problemType | str | Name of the problem type |
requiredFeatureGroupType | str | The required feature group types to train for this problem type |
optionalFeatureGroupTypes | List[str] | The optional feature group types can be used to train for this problem type |
useCasesSupportCustomAlgorithm | list | A list of use cases that support custom algorithms |