Skip to main content

category-ensemble

schema/components/category-ensemble/1.1.0/category-ensemble.schema.json

The category-ensemble component stores an ensemble of categorical realisations. Each realisation assigns categories to the same geometric elements, enabling probabilistic classification.

Used by: channel-attribute, one-of-attribute.

See also: continuous-ensemble (continuous counterpart).

Properties​

category-ensemble (v1.1.0)​

Category ensemble.

PropertyTypeDescriptionFlags
nameStringThe name of the attribute⬆️ ✅
keyStringAn identifier of the attribute, used to keep track of the attribute when it is renamed.
The identifier must be unique within an attribute list.
⬆️ ✅
attribute_typeStringType of the attribute.⬆️ ✅
attribute_descriptioncategory-attribute-descriptionThe attribute description record.⬆️
attribute_typeString✅
nan_descriptionnan-categoricalDescribes the values used to designate not-a-number.✅
tablelookup-tableLookup table associated with the attributes.✅
valuesinteger-array-mdThe values of the attributes.✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?