• على هذه الصفحة
  • Args

tfdv.get_confusion_count_dataframes

  • على هذه الصفحة
  • Args

Returns a pandas dataframe representation of a sequence of ConfusionCount.

confusion An interable over ConfusionCount protos.

Returns: A map from feature name to a pandas dataframe containing match counts along with base and test counts for all unequal value pairs in the input.