MCPcopy Create free account
hub / github.com/TalwalkarLab/leaf / plot_accuracy_vs_round_number

Function plot_accuracy_vs_round_number

models/metrics/visualization_utils.py:52–93  ·  view source on GitHub ↗

Plots the clients' average test accuracy vs. the round number. Args: stat_metrics: pd.DataFrame as written by writer.py. weighted: Whether the average across clients should be weighted by number of test samples. plot_stds: Whether to plot error bars correspon

(stat_metrics, weighted=False, plot_stds=False,
        figsize=(10, 8), title_fontsize=16, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_set_plot_propertiesFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…