InferenceModel
in package
Inference result model class.
Table of Contents
Properties
- $id : string
Methods
- __construct() : mixed
Properties
$id
public
string
$id
ID of the model.
Methods
__construct()
public
__construct(array<string|int, mixed> $serverResponse) : mixed
Parameters
- $serverResponse : array<string|int, mixed>
-
Raw server response array.