pdmlabs.postprocessing

pdmlabs.postprocessing#

Modules

Moving2T

Moving 2-threshold adaptive thresholding post-processor.

causeFeatureSelection

Cause-based feature selection post-processor (Not yet implemented).

default

Identity/passthrough post-processor (no-op transformation).

dynamicth

Dynamic adaptive thresholding post-processor (NASA LSTM Anomaly Detection).

min_max_scaler

Min-Max scaling post-processor for anomaly score normalization.

moving_average

Moving average smoothing post-processor for score noise reduction.

post_processor

Abstract base class interface for post-processors.

self_tuning

Self-tuning score normalization post-processor (adaptive z-score).