discrete_derivative#
- CutWeightOrder.discrete_derivative(sep: ndarray) ndarray #
Returns an array, the same shape as the feature, containing how the order of the feature would change if the corresponding value in the feature was flipped.
This method is abstract and needs to be overwritten.