nvflare.app_common.executors.statistics package
Submodules
- nvflare.app_common.executors.statistics.statistics_executor module
- nvflare.app_common.executors.statistics.statistics_executor_exception module
- nvflare.app_common.executors.statistics.statistics_task_handler module
StatisticsTaskHandlerStatisticsTaskHandler.execute_task()StatisticsTaskHandler.get_bin_range()StatisticsTaskHandler.get_count()StatisticsTaskHandler.get_failure_count()StatisticsTaskHandler.get_histogram()StatisticsTaskHandler.get_max_value()StatisticsTaskHandler.get_mean()StatisticsTaskHandler.get_min_value()StatisticsTaskHandler.get_number_of_bins()StatisticsTaskHandler.get_numeric_features()StatisticsTaskHandler.get_quantiles_and_centroids()StatisticsTaskHandler.get_stddev()StatisticsTaskHandler.get_sum()StatisticsTaskHandler.get_variance_with_mean()StatisticsTaskHandler.initialize()StatisticsTaskHandler.pre_run()StatisticsTaskHandler.statistic_functions()