Type sdca_estimator Namespace tensorflow.contrib.linear_optimizer.python.sdca_estimator Methods sdca_model_fn sdca_model_fn_dyn Properties _SDCAEstimator_fn _SdcaUpdateWeightsHook_fn sdca_model_fn_fn SDCALinearRegressor_fn SDCALogisticClassifier_fn Public static methods ModelFnOps sdca_model_fn(object features, object labels, object mode, object params, object config) object sdca_model_fn_dyn(object features, object labels, object mode, object params, object config) Public properties PythonFunctionContainer _SDCAEstimator_fn get; PythonFunctionContainer _SdcaUpdateWeightsHook_fn get; PythonFunctionContainer sdca_model_fn_fn get; PythonFunctionContainer SDCALinearRegressor_fn get; PythonFunctionContainer SDCALogisticClassifier_fn get;