class ModelDefinitionModelOptions extends Collection (View source)

Properties

protected $collection_key
string[] $labels
string $lossType
string $modelType

Methods

setLabels($labels)

No description

string[]
getLabels()

No description

setLossType($lossType)

No description

string
getLossType()

No description

setModelType($modelType)

No description

string
getModelType()

No description

Details

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setLossType($lossType)

No description

Parameters

$lossType

string getLossType()

No description

Return Value

string

setModelType($modelType)

No description

Parameters

$modelType

string getModelType()

No description

Return Value

string