Type linear Namespace tensorflow_estimator.python.estimator.canned.linear Methods linear_logit_fn_builder_v2 linear_logit_fn_builder_v2_dyn Properties _SDCAUpdateWeightsHook_fn linear_logit_fn_builder_v2_fn LinearClassifier_fn LinearClassifierV2_fn LinearEstimator_fn LinearEstimatorV2_fn LinearRegressor_fn LinearRegressorV2_fn LinearSDCA_fn Public static methods object linear_logit_fn_builder_v2(object units, object feature_columns, string sparse_combiner) object linear_logit_fn_builder_v2_dyn(object units, object feature_columns, ImplicitContainer<T> sparse_combiner) Public properties PythonFunctionContainer _SDCAUpdateWeightsHook_fn get; PythonFunctionContainer linear_logit_fn_builder_v2_fn get; PythonFunctionContainer LinearClassifier_fn get; PythonFunctionContainer LinearClassifierV2_fn get; PythonFunctionContainer LinearEstimator_fn get; PythonFunctionContainer LinearEstimatorV2_fn get; PythonFunctionContainer LinearRegressor_fn get; PythonFunctionContainer LinearRegressorV2_fn get; PythonFunctionContainer LinearSDCA_fn get;