plaid.containers.feature_identifier¶ Feature identifier class for PLAID containers. Classes¶ FeatureIdentifier Feature identifier for a specific feature. Module Contents¶ class FeatureIdentifier(*args, **kwargs)[source]¶ Bases: dict[str, Union[str, float]] Feature identifier for a specific feature. Initialize self. See help(type(self)) for accurate signature.