Module types

Module types 

Source
Expand description

Audit types for financial audit kernels.

Structs§

AuditRecord
Audit record for feature extraction.
EntityFeatureVector
Feature vector for an entity.
FeatureExtractionResult
Feature extraction result.
FeatureStats
Feature statistics.
Hyperedge
Hyperedge connecting multiple nodes.
Hypergraph
Hypergraph structure.
HypergraphNode
Hypergraph node.
HypergraphPattern
Detected pattern in hypergraph.
HypergraphResult
Hypergraph analysis result.
HypergraphStats
Hypergraph statistics.

Enums§

AuditRecordType
Audit record type.
HyperedgeType
Hyperedge type.
NodeType
Node type in the hypergraph.
PatternType
Pattern type.