vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
DiscoveryAIModelMetadata
Interface DiscoveryAIModelMetadata
interface
DiscoveryAIModelMetadata
{
algorithmType
:
DiscoveryAlgorithmType
;
classificationThreshold
?:
number
;
content
?:
string
;
description
?:
string
;
fullName
?:
string
;
label
:
string
;
modelFields
?:
DiscoveryModelField
[]
;
modelRuntimeType
:
DiscoveryModelRuntimeType
;
predictedField
:
string
;
predictionType
:
DiscoveryPredictionType
;
sourceType
:
DiscoveryModelSourceType
;
status
:
DiscoveryAIModelStatus
;
trainingMetrics
?:
string
;
transformations
?:
DiscoveryModelTransform
[]
;
}
Hierarchy (
View Summary
)
MetadataWithContentMetadata
DiscoveryAIModelMetadata
Index
Properties
algorithm
Type
classification
Threshold?
content?
description?
full
Name?
label
model
Fields?
model
Runtime
Type
predicted
Field
prediction
Type
source
Type
status
training
Metrics?
transformations?
Properties
algorithm
Type
algorithmType
:
DiscoveryAlgorithmType
Optional
classification
Threshold
classificationThreshold
?:
number
Optional
content
content
?:
string
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
label
label
:
string
Optional
model
Fields
modelFields
?:
DiscoveryModelField
[]
model
Runtime
Type
modelRuntimeType
:
DiscoveryModelRuntimeType
predicted
Field
predictedField
:
string
prediction
Type
predictionType
:
DiscoveryPredictionType
source
Type
sourceType
:
DiscoveryModelSourceType
status
status
:
DiscoveryAIModelStatus
Optional
training
Metrics
trainingMetrics
?:
string
Optional
transformations
transformations
?:
DiscoveryModelTransform
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
algorithm
Type
classification
Threshold
content
description
full
Name
label
model
Fields
model
Runtime
Type
predicted
Field
prediction
Type
source
Type
status
training
Metrics
transformations
vlocode-project - v1.40.0-beta-4
Loading...