Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/timeseries/examples/
Dknown_anomaly.py44 def state_space_estimator(exogenous_feature_columns): function
172 estimator_fn=state_space_estimator))
Dknown_anomaly_test.py43 train_steps=50, estimator_fn=known_anomaly.state_space_estimator)