Type head_utils Namespace tensorflow_estimator.python.estimator.head.head_utils Methods binary_or_multi_class_head binary_or_multi_class_head_dyn Properties binary_or_multi_class_head_fn Public static methods object binary_or_multi_class_head(int n_classes, string weight_column, object label_vocabulary, string loss_reduction) object binary_or_multi_class_head_dyn(object n_classes, object weight_column, object label_vocabulary, object loss_reduction) Public properties PythonFunctionContainer binary_or_multi_class_head_fn get;