Module: tfl.categorical_calibration_lib

Helpers and computations of categorical calibration layer.

Functions

assert_constraints(...): Asserts that weights satisfiy constraints.

project(...): Monotonicity/bounds constraints implementation for categorical calibration.

verify_hyperparameters(...): Verifies that all given hyperparameters are consistent.

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature