Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPredictionError ¶ added in v0.0.5
NewPredictionError create a response object with error response from the model.
Types ¶
type ModelPredictionError ¶ added in v0.0.5
type ModelPredictionError struct { RawJSON []byte // contains filtered or unexported fields }
ModelPredictionError model prediction error.
func (ModelPredictionError) Error ¶ added in v0.0.5
func (m ModelPredictionError) Error() string
Click to show internal directories.
Click to hide internal directories.