tfdf.keras.Monotonic

Monotonic constraint between a feature and the model output.

Inherits From: Enum

Main aliases

tfdf.keras.core.Monotonic

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