tfdf.py_tree.value.UpliftValue

The uplift value of a classification or regression uplift tree.

Inherits From: AbstractValue

treatment_effect Effect of the "i+1"-th treatment compared to the control group.
num_examples Number of example in the node.

Methods

__eq__

View source

Return self==value.