Skip to content

Slot: model_compression_applied

Whether the model has had compression or distillation applied for deployment (Clause 8.6.2).

URI: iso22989:model_compression_applied

Applicable Classes

Name Description Modifies Slot
AIModel Trained or rule-based model embedded in an AI system no
NeuralNetworkModel AIModel realised as a neural network (Clause 5 no

Properties

Type and Range

Property Value
Range Boolean
Domain Of AIModel

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self iso22989:model_compression_applied
native iso22989:model_compression_applied

LinkML Source

name: model_compression_applied
description: Whether the model has had compression or distillation applied for deployment
  (Clause 8.6.2).
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
domain_of:
- AIModel
range: boolean