See: Description
Exception | Description |
---|---|
PredictException |
All generated model exceptions that can occur on the various predict methods derive from this.
|
PredictNumberFormatException |
Unknown type exception.
|
PredictUnknownCategoricalLevelException |
Unknown categorical level exception.
|
PredictUnknownTypeException |
Unknown type exception.
|
PredictWrongModelCategoryException |
Wrong model category exception.
|