Home
last modified time | relevance | path

Searched refs:StructuralEnsembleRegressor (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/
Dstructural_ensemble_test.py107 regressor = estimators.StructuralEnsembleRegressor(
133 regressor = estimators.StructuralEnsembleRegressor(
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Destimators_test.py213 return estimators.StructuralEnsembleRegressor(
222 estimators.StructuralEnsembleRegressor(
Destimators.py567 class StructuralEnsembleRegressor(StateSpaceRegressor): class
686 super(StructuralEnsembleRegressor, self).__init__(
Dhead_test.py342 return ts_estimators.StructuralEnsembleRegressor(
/external/tensorflow/tensorflow/contrib/timeseries/
DREADME.md22 `StructuralEnsembleRegressor` in `estimators.py`). Both model classes support
/external/tensorflow/tensorflow/contrib/timeseries/examples/
Dmultivariate.py50 estimator = tf.contrib.timeseries.StructuralEnsembleRegressor(
Dpredict.py53 structural = tf.contrib.timeseries.StructuralEnsembleRegressor(
Dknown_anomaly.py57 tf.contrib.timeseries.StructuralEnsembleRegressor(