Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/estimator/canned/
Dprediction_keys.py34 PROBABILITIES = 'probabilities' variable in PredictionKeys
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dprediction_key.py26 PROBABILITIES = "probabilities" variable in PredictionKey