Package ai.libs.jaicore.ml.core.dataset.attribute.primitive
This package contains the implementation of primitive data type attributes.
-
Interface Summary Interface Description IPrimitiveAttributeType<D> Interface for categorical attribute types. -
Class Summary Class Description BooleanAttributeType The boolean attribute type.BooleanAttributeValue Numeric attribute value as it can be part of an instance.NumericAttributeType The numeric attribute type.NumericAttributeValue Numeric attribute value as it can be part of an instance.