Skip to content
#

conll-2003

Here are 20 public repositories matching this topic...

jeicy07
jeicy07 commented Feb 19, 2020

When the code is doing the evaluation, there is an error when returning the evaluation result : result = estimator.evaluate(input_fn=eval_input_fn). Detailed error is probably related to the confusion matrix.
It says that: TypeError: eval_metric_ops[confusion_matrix] must be Operation or Tensor, given: <tf.Variable 'total_confusion_matrix:0' shape=(12, 12) dtype=float64_ref>
my tensorflo

Improve this page

Add a description, image, and links to the conll-2003 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conll-2003 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.