Type TimeSeriesModel Namespace tensorflow.contrib.timeseries.model Parent PythonObjectContainer Interfaces ITimeSeriesModel Properties dtype exogenous_feature_columns exogenous_feature_columns_dyn num_features PythonObject Public properties DType dtype get; set; IList<object> exogenous_feature_columns get; object exogenous_feature_columns_dyn get; int num_features get; set; object PythonObject get;