tfdf.keras.Monotonic

Monotonic constraint between a feature and the model output.

Inherits From: Enum

DECREASING <Monotonic.DECREASING: 2>
INCREASING <Monotonic.INCREASING: 1>