LostTech.TensorFlow : API Documentation

Type LinearEstimator

Namespace tensorflow_estimator.python.estimator.canned.linear

Parent Estimator

Interfaces ILinearEstimator

Public static methods

LinearEstimator NewDyn(object head, object feature_columns, object model_dir, ImplicitContainer<T> optimizer, object config, object partitioner, ImplicitContainer<T> sparse_combiner)

Public properties

object config get;

object config_dyn get;

object model_dir get;

object model_dir_dyn get;

object model_fn get;

object model_fn_dyn get;

object params get;

object params_dyn get;

object PythonObject get;