Type BinaryClassHead Namespace tensorflow_estimator.python.estimator.api.estimator Parent Head Interfaces IBinaryClassHead Methods NewDyn Properties logits_dimension logits_dimension_dyn loss_reduction loss_reduction_dyn name name_dyn PythonObject Public static methods BinaryClassHead NewDyn(object weight_column, object thresholds, object label_vocabulary, ImplicitContainer<T> loss_reduction, object loss_fn, object name) Public properties int logits_dimension get; object logits_dimension_dyn get; string loss_reduction get; object loss_reduction_dyn get; IList<object> name get; object name_dyn get; object PythonObject get;