Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dhead.py1164 _class_predictions_streaming_mean(classes, weights, class_id))
2002 def _class_predictions_streaming_mean(predictions, weights, class_id): function