WoE

systemds.operator.algorithm.WoE(X: Matrix, Y: Matrix, mask: Matrix)

function Weight of evidence / information gain

Parameters:
  • X

  • Y

  • mask

Returns:

Weighted X matrix where the entropy mask is applied

Returns:

A entropy matrix to apply to data