Home
last modified time | relevance | path

Searched refs:ts_estimators (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Dhead_test.py31 from tensorflow.contrib.timeseries.python.timeseries import estimators as ts_estimators unknown
145 estimator = ts_estimators.TimeSeriesRegressor(
329 return ts_estimators.TimeSeriesRegressor(
342 return ts_estimators.StructuralEnsembleRegressor(
352 return ts_estimators.TimeSeriesRegressor(
/external/tensorflow/tensorflow/contrib/timeseries/examples/
Dlstm.py28 from tensorflow.contrib.timeseries.python.timeseries import estimators as ts_estimators unknown
202 estimator = ts_estimators.TimeSeriesRegressor(