|
AiDatasetId
|
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- Unique identifier of the dataset used to build the model.
|
|
AiVisionModelId
|
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- Unique idetifier of the model.
|
|
LastReferencedDate
|
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The most recent date on which a user referenced this record.
|
|
LastViewedDate
|
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The most recent date on which a user viewed this record.
|
|
MeanAveragePrecision
|
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The average precision with which the model detected each object in the
dataset. Calculates by adding the average precision for each object and diving
it by the number of objects.
|
|
Name
|
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- Name of the record.
|
|
OwnerId
|
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- Unique identifier of the record owner.
|
|
TrainingLoss
|
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- Measure with which the model fails to detect an object from the dataset.
Calculated by validating the model against the dataset.
|