Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Dar_model.py917 CAUCHY_ANOMALY = "cauchy" variable in AnomalyMixtureARModel
934 AnomalyMixtureARModel.CAUCHY_ANOMALY]
970 assert self._anomaly_distribution == AnomalyMixtureARModel.CAUCHY_ANOMALY
Dar_model_test.py219 anomaly_distribution=ar_model.AnomalyMixtureARModel.CAUCHY_ANOMALY)