Collected molecules will appear here. Add from search or explore.
Vector<Float> -> Vector<Float>
Normalize heterogeneous anomaly scores to a shared [0, 1] range using Median Absolute Deviation (MAD) or MinMax scaling.
Problem it solves
Combining scores from different detectors is impossible when their output scales or distributions differ wildly.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.