Module profiling

Module profiling 

Source
Expand description

Behavioral profiling kernels.

This module provides user behavioral profiling:

  • Feature extraction from event streams
  • Behavioral baseline construction
  • Deviation scoring from baseline

Structsยง

AnomalyProfiling
Anomaly profiling kernel.
BehavioralProfiling
Behavioral profiling kernel.
FeatureConfig
Feature extraction configuration.