contrib.metrics.streaming_mean_squared_error

tf.contrib.metrics.streaming_mean_squared_error

tf.contrib.metrics.streaming_mean_squared_error

streaming_mean_squared_error(
    predictions,
    labels,
    weights=None,
    metrics_collections=None,
    updates_collections=None,
    name=None
)

Defined in tensorflow/contrib/metrics/python/ops/metric_ops.py.

See the guide: 登录查看完整内容