Documentation

ClassificationInference extends BaseInference
in package

Classification inference result.

Table of Contents

Properties

$file  : InferenceFile
$id  : string
$job  : InferenceJob
$model  : InferenceModel
$result  : ClassificationResult

Methods

__construct()  : mixed
__toString()  : string
A prettier representation.

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $rawResponse) : mixed
Parameters
$rawResponse : array<string|int, mixed>

Raw server response array.


        
On this page

Search results