flagger#
Transform for flagging feature values inside or outside observed training ranges.
This module provides functionality to clip feature values to their observed minimum and maximum ranges during training. It is useful to flag data drift and can be used to inform forecast combiners which models might perform better.
Classes#
|
Transform that flags specified features to their observed min and max values. |