tfdv.get_confusion_count_dataframes
Returns a pandas dataframe representation of a sequence of ConfusionCount.
tfdv.get_confusion_count_dataframes(
confusion: Iterable[feature_skew_results_pb2.ConfusionCount]
) -> Dict[str, pd.DataFrame]
Args |
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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-18 UTC.
[null,null,["Last updated 2024-10-18 UTC."],[],[]]