Home
last modified time | relevance | path

Searched defs:PREDICTION_MEAN (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dmetric_key.py34 PREDICTION_MEAN = "labels/prediction_mean" variable in MetricKey
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dtarget_column.py524 PREDICTION_MEAN = "labels/prediction_mean" variable in _MetricKeys