Module features

Module features 

Source
Expand description

Feature strings for fine-grained licensing.

Format: Domain.Feature (e.g., GraphAnalytics.PageRank)

Constantsยง

BANKING_FRAUD
Fraud detection
COMPLIANCE_AML
Anti-Money Laundering pattern detection
COMPLIANCE_KYC
Know Your Customer scoring
COMPLIANCE_MONITORING
Transaction monitoring
COMPLIANCE_SANCTIONS
Sanctions screening
GRAPH_BETWEENNESS
Betweenness centrality calculation
GRAPH_CLOSENESS
Closeness centrality calculation
GRAPH_COMMUNITY
Community detection algorithms
GRAPH_DEGREE
Degree centrality calculation
GRAPH_EIGENVECTOR
Eigenvector centrality calculation
GRAPH_KATZ
Katz centrality calculation
GRAPH_MOTIF
Motif detection algorithms
GRAPH_PAGERANK
PageRank centrality calculation
GRAPH_SIMILARITY
Similarity metrics
ML_DBSCAN
DBSCAN clustering
ML_ENSEMBLE
Ensemble methods
ML_ISOLATION_FOREST
Isolation Forest anomaly detection
ML_KMEANS
K-Means clustering
ML_LOF
Local Outlier Factor anomaly detection
ML_REGRESSION
Regression models
ORDERBOOK_MATCHING
Order book matching
PROCINT_CONFORMANCE
Conformance checking
PROCINT_MINING
Process mining
RISK_CREDIT
Credit risk scoring
RISK_MARKET
Market risk / VaR
RISK_PORTFOLIO
Portfolio risk aggregation
RISK_STRESS
Stress testing
RISK_VAR
Value at Risk calculation
TEMPORAL_ARIMA
ARIMA forecasting
TEMPORAL_CHANGEPOINT
Change point detection
TEMPORAL_PROPHET
Prophet-style decomposition
TEMPORAL_SEASONAL
Seasonal decomposition
TEMPORAL_VOLATILITY
Volatility analysis